We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275dc47 commit 77848bfCopy full SHA for 77848bf
vars.tf
@@ -6,7 +6,7 @@ variable "SSH_PUBLIC_KEY" {
6
// Magic Value for Catalog Validation that initializes Terraform with a specific version.
7
// Only needed in IBM catalog.
8
variable "TF_VERSION" {
9
- default = "1.4.6"
+ default = "1.6.6"
10
description = "Terraform version to be used in validation."
11
}
12
0 commit comments