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 446bab3 commit 18dc6a3Copy full SHA for 18dc6a3
tests/resources/main.tf
@@ -3,7 +3,7 @@
3
##############################################################################
4
5
module "landing_zone" {
6
- 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"
7
region = var.region
8
prefix = var.prefix
9
tags = var.resource_tags
0 commit comments