Skip to content

Commit a78891f

Browse files
chore(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.47.0 (#369)
1 parent 0eee7f7 commit a78891f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/resources/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ locals {
178178

179179
module "ocp_base" {
180180
source = "terraform-ibm-modules/base-ocp-vpc/ibm"
181-
version = "3.46.19"
181+
version = "3.47.0"
182182
resource_group_id = module.resource_group.resource_group_id
183183
region = var.region
184184
tags = var.resource_tags

0 commit comments

Comments
 (0)