We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d73677 commit 5a58c05Copy full SHA for 5a58c05
broker/versions.tf
@@ -5,7 +5,7 @@ terraform {
5
}
6
cloudfoundry = {
7
source = "registry.terraform.io/cloudfoundry-community/cloudfoundry"
8
- version = "~> 0.14.0"
+ version = "~> 0.14.0, <= 0.14.2"
9
10
random = {
11
source = "hashicorp/random"
0 commit comments