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 0c106c9 commit f0d8441Copy full SHA for f0d8441
examples/obs-agent-iks/main.tf
@@ -122,7 +122,7 @@ module "cloud_monitoring" {
122
123
module "scc_wp" {
124
source = "terraform-ibm-modules/scc-workload-protection/ibm"
125
- version = "1.11.2"
+ version = "1.11.3"
126
name = "${var.prefix}-scc-wp"
127
resource_group_id = module.resource_group.resource_group_id
128
region = var.region
examples/obs-agent-ocp/main.tf
@@ -109,7 +109,7 @@ module "cloud_monitoring" {
109
110
111
112
113
114
115
0 commit comments