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 21fba2c commit e9d5c6eCopy full SHA for e9d5c6e
common-dev-assets
tests/existing-resources/main.tf
@@ -14,7 +14,7 @@ module "resource_group" {
14
15
module "cloud_monitoring" {
16
source = "terraform-ibm-modules/cloud-monitoring/ibm"
17
- version = "1.7.1"
+ version = "1.7.2"
18
region = var.region
19
resource_group_id = module.resource_group.resource_group_id
20
resource_tags = var.resource_tags
0 commit comments