Skip to content

Commit 2d0796e

Browse files
chore(deps): update terraform terraform-ibm-modules/cbr/ibm to v1.18.0 (#90)
1 parent 3baca9c commit 2d0796e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fscloud/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ resource "ibm_is_subnet" "testacc_subnet" {
3939
##############################################################################
4040
module "cbr_zone" {
4141
source = "terraform-ibm-modules/cbr/ibm//modules/cbr-zone-module"
42-
version = "1.17.1"
42+
version = "1.18.0"
4343
name = "${var.prefix}-VPC-network-zone"
4444
zone_description = "CBR Network zone containing VPC"
4545
account_id = data.ibm_iam_account_settings.iam_account_settings.account_id

0 commit comments

Comments
 (0)