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 d65096f commit 1bb8112Copy full SHA for 1bb8112
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-quickstart?ref=v7.4.4"
+ source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone//patterns//roks-quickstart?ref=v8.2.0"
7
ibmcloud_api_key = var.ibmcloud_api_key
8
region = var.region
9
prefix = var.prefix
0 commit comments