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 7f2c78a commit d39a56aCopy full SHA for d39a56a
tests/existing-resources/main.tf
@@ -30,7 +30,7 @@ module "cos" {
30
31
module "cloud_monitoring" {
32
source = "terraform-ibm-modules/cloud-monitoring/ibm"
33
- version = "1.8.4"
+ version = "1.8.5"
34
resource_group_id = module.resource_group.resource_group_id
35
region = var.region
36
resource_tags = var.resource_tags
0 commit comments