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 89da484 commit 811d317Copy full SHA for 811d317
solutions/instances/main.tf
@@ -242,7 +242,7 @@ module "cloud_monitoring_crn_parser" {
242
module "observability_instance" {
243
depends_on = [time_sleep.wait_for_atracker_cos_authorization_policy]
244
source = "terraform-ibm-modules/observability-instances/ibm"
245
- version = "3.4.0"
+ version = "3.4.1"
246
region = var.region
247
resource_group_id = module.resource_group.resource_group_id
248
0 commit comments