File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ module "network_acl" {
186186# OCP CLUSTER creation
187187module "ocp_base" {
188188 source = " terraform-ibm-modules/base-ocp-vpc/ibm"
189- version = " 3.46.16 "
189+ version = " 3.46.17 "
190190 cluster_name = " ${ var . prefix } -vpc"
191191 resource_group_id = module. resource_group . resource_group_id
192192 region = var. region
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ module "network_acl" {
198198# OCP CLUSTER creation
199199module "ocp_base" {
200200 source = " terraform-ibm-modules/base-ocp-vpc/ibm"
201- version = " 3.46.16 "
201+ version = " 3.46.17 "
202202 cluster_name = " ${ var . prefix } -vpc"
203203 resource_group_id = module. resource_group . resource_group_id
204204 region = var. region
You can’t perform that action at this time.
0 commit comments