Skip to content

Commit 77848bf

Browse files
committed
update tf version to v1.6.6
1 parent 275dc47 commit 77848bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "SSH_PUBLIC_KEY" {
66
// Magic Value for Catalog Validation that initializes Terraform with a specific version.
77
// Only needed in IBM catalog.
88
variable "TF_VERSION" {
9-
default = "1.4.6"
9+
default = "1.6.6"
1010
description = "Terraform version to be used in validation."
1111
}
1212

0 commit comments

Comments
 (0)