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
  • Loading branch information
terraform-ibm-modules-ops committed Sep 28, 2024
1 parent 51cd3ca commit ab17728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/existing-resources/agents/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=v5.33.0"
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks//module?ref=v6.0.2"
region = var.region
prefix = var.prefix
tags = var.resource_tags
Expand Down

0 comments on commit ab17728

Please sign in to comment.