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 v5.22.0 (#80)
  • Loading branch information
terraform-ibm-modules-ops authored and MatthewLemmond committed May 20, 2024
1 parent 565050b commit fdf86a4
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//module?ref=v5.21.1"
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks//module?ref=v5.22.0"
region = var.region
prefix = var.prefix
tags = var.resource_tags
Expand Down

0 comments on commit fdf86a4

Please sign in to comment.