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 3baca9c commit 2d0796eCopy full SHA for 2d0796e
examples/fscloud/main.tf
@@ -39,7 +39,7 @@ resource "ibm_is_subnet" "testacc_subnet" {
39
##############################################################################
40
module "cbr_zone" {
41
source = "terraform-ibm-modules/cbr/ibm//modules/cbr-zone-module"
42
- version = "1.17.1"
+ version = "1.18.0"
43
name = "${var.prefix}-VPC-network-zone"
44
zone_description = "CBR Network zone containing VPC"
45
account_id = data.ibm_iam_account_settings.iam_account_settings.account_id
0 commit comments