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 0aa7277 commit abe9dc9Copy full SHA for abe9dc9
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.59.2"
+ version = "3.60.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