Skip to content

Commit

Permalink
chore(deps): update terraform github.com/terraform-ibm-modules/terraf…
Browse files Browse the repository at this point in the history
…orm-ibm-landing-zone to v6.6.3 (#114)
  • Loading branch information
terraform-ibm-modules-ops authored Dec 28, 2024
1 parent bd9a9dd commit 805b0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##############################################################################

module "landing_zone" {
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks-quickstart?ref=v6.6.2"
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks-quickstart?ref=v6.6.3"
ibmcloud_api_key = var.ibmcloud_api_key
region = var.region
prefix = var.prefix
Expand Down

0 comments on commit 805b0d8

Please sign in to comment.