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 (#232)
  • Loading branch information
terraform-ibm-modules-ops authored Dec 28, 2024
1 parent 0eff805 commit 8133c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/existing-resources/standard/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module "resource_group" {
##############################################################################

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

0 comments on commit 8133c9f

Please sign in to comment.