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 b10e71e commit 00228fdCopy full SHA for 00228fd
tests/resources/main.tf
@@ -74,7 +74,7 @@ locals {
74
75
module "ocp_base" {
76
source = "terraform-ibm-modules/base-ocp-vpc/ibm"
77
- version = "3.67.4"
+ version = "3.69.0"
78
resource_group_id = module.resource_group.resource_group_id
79
region = var.region
80
tags = var.resource_tags
0 commit comments