We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30949c4 commit 090ca4fCopy full SHA for 090ca4f
tests/resources/main.tf
@@ -15,7 +15,7 @@ module "resource_group" {
15
##############################################################################
16
17
module "landing_zone" {
18
- source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks//module?ref=v7.0.2"
+ source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks//module?ref=v7.3.0"
19
region = var.region
20
prefix = var.prefix
21
tags = var.resource_tags
0 commit comments