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.44.3 "
189+ version = " 3.44.4 "
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 @@ -209,7 +209,7 @@ module "network_acl" {
209209# OCP CLUSTER creation
210210module "ocp_base" {
211211 source = " terraform-ibm-modules/base-ocp-vpc/ibm"
212- version = " 3.44.3 "
212+ version = " 3.44.4 "
213213 cluster_name = " ${ var . prefix } -vpc"
214214 resource_group_id = module. resource_group . resource_group_id
215215 region = var. region
You can’t perform that action at this time.
0 commit comments