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 8ca261d commit 849ee57Copy full SHA for 849ee57
examples/logs-agent-ocp/main.tf
@@ -106,7 +106,7 @@ locals {
106
107
module "ocp_base" {
108
source = "terraform-ibm-modules/base-ocp-vpc/ibm"
109
- version = "3.58.0"
+ version = "3.58.2"
110
resource_group_id = module.resource_group.resource_group_id
111
region = var.region
112
tags = var.resource_tags
tests/resources/main.tf
@@ -74,7 +74,7 @@ locals {
74
75
76
77
78
79
80
0 commit comments