Skip to content

Commit

Permalink
update tf version to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fshuva committed Jun 20, 2024
1 parent 78ff38d commit e0a7e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variable "ssh_public_key" {
// Magic Value for Calalog Validation that initlizes terraform with a specific version.
// Only needed in IBM catalog.
variable "TF_VERSION" {
default = "1.4.6"
default = "1.6.6"
description = "Terraform version to be used in validation"
}
// IBM Regions
Expand Down

0 comments on commit e0a7e16

Please sign in to comment.