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 285c50f commit 2393fefCopy full SHA for 2393fef
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.3"
+ version = "3.54.4"
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