Skip to content

Commit

Permalink
chore(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm …
Browse files Browse the repository at this point in the history
…to v3.33.0
  • Loading branch information
terraform-ibm-modules-ops committed Oct 12, 2024
1 parent 9d46d7f commit 06320f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/obs-agent-ocp/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ locals {

module "ocp_base" {
source = "terraform-ibm-modules/base-ocp-vpc/ibm"
version = "3.32.1"
version = "3.33.0"
resource_group_id = module.resource_group.resource_group_id
region = var.region
tags = var.resource_tags
Expand Down

0 comments on commit 06320f7

Please sign in to comment.