We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c2dac commit 285c50fCopy full SHA for 285c50f
examples/obs-agent-ocp/main.tf
@@ -71,7 +71,7 @@ locals {
71
72
module "ocp_base" {
73
source = "terraform-ibm-modules/base-ocp-vpc/ibm"
74
- version = "3.54.2"
+ version = "3.54.3"
75
resource_group_id = module.resource_group.resource_group_id
76
region = var.region
77
tags = var.resource_tags
tests/resources/main.tf
0 commit comments