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 5eb0682 commit a94d92bCopy full SHA for a94d92b
examples/basic/main.tf
@@ -3,7 +3,7 @@
3
##############################################################################
4
5
module "roks_landing_zone" {
6
- source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone.git//patterns/roks-quickstart?ref=v6.6.1"
+ source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone.git//patterns/roks-quickstart?ref=v7.0.1"
7
ibmcloud_api_key = var.ibmcloud_api_key
8
prefix = var.prefix
9
region = var.region
0 commit comments