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 8a7cfcc commit b08fb82Copy full SHA for b08fb82
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.1.0"
7
ibmcloud_api_key = var.ibmcloud_api_key
8
region = var.region
9
prefix = var.prefix
0 commit comments