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 849ee57 commit 4b4a9e8Copy full SHA for 4b4a9e8
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.2"
+ version = "3.59.0"
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