File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
solutions/fully-configurable Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ locals {
7171
7272module "ocp_base" {
7373 source = " terraform-ibm-modules/base-ocp-vpc/ibm"
74- version = " 3.66.0 "
74+ version = " 3.67.1 "
7575 resource_group_id = module. resource_group . resource_group_id
7676 region = var. region
7777 tags = var. resource_tags
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ terraform {
66 # Lock DA into an exact provider version - renovate automation will keep it updated
77 ibm = {
88 source = " ibm-cloud/ibm"
9- version = " 1.84.1 "
9+ version = " 1.84.3 "
1010 }
1111 helm = {
1212 source = " hashicorp/helm"
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ locals {
7171
7272module "ocp_base" {
7373 source = " terraform-ibm-modules/base-ocp-vpc/ibm"
74- version = " 3.66.0 "
74+ version = " 3.67.1 "
7575 resource_group_id = module. resource_group . resource_group_id
7676 region = var. region
7777 tags = var. resource_tags
You can’t perform that action at this time.
0 commit comments