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