terraform-ibm-modules / terraform-ibm-observability-da

A deployable architecture solution to deploy Observability instances and agents.
Apache License 2.0
0 stars 1 forks source link

Cloud monitoring instance details should be returned when existing_cloud_monitoring_crn is supplied #138

Closed in-1911 closed 1 month ago

in-1911 commented 1 month ago

When existing_cloud_monitoring_crn is passed to the module, it should be used to derive outputs like cloud_monitoring_crn and cloud_monitoring_guid even if no provisioning is requested.

When the module is used in a stack context, this is necessary to ensure the stack references work properly when re-using existing instances.

https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/blob/8c5caca32c67c9185f61ea45e1f4d09d723ea2f5/solutions/instances/outputs.tf#L34

terraform-ibm-modules-ops commented 1 month ago

:tada: This issue has been resolved in version 1.12.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: