Skip to content

Releases: terraform-ibm-modules/terraform-ibm-observability-da

v1.8.1

10 Jun 17:46
v1.8.1
7f58c18

Choose a tag to compare

1.8.1 (2024-06-10)

Bug Fixes

  • remove upper limit for required terraform version (#100) (7f58c18)

v1.8.0

07 Jun 16:17
v1.8.0
5bc846d

Choose a tag to compare

1.8.0 (2024-06-07)

Features

  • add support to use existing cloud monitoring instance with new input variable existing_cloud_monitoring_crn (#91) (5bc846d)

v1.7.1

05 Jun 10:24
v1.7.1
cffbb2e

Choose a tag to compare

1.7.1 (2024-06-05)

Bug Fixes

v1.7.0

05 Jun 08:29
v1.7.0
c0fe649

Choose a tag to compare

1.7.0 (2024-06-05)

Features

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8 (#13) (c0fe649)

NOTE: If upgrading from an older version, the below destroys may be seen. This is expected due to the major version update of the COS module, and should be non disruptive to every day operations:

  • module.cos_bucket[0].module.buckets["log-archive-cos-bucket"].terraform_data.generate_hmac_credentials
  • module.cos_bucket[0].module.buckets["at-events-cos-bucket"].terraform_data.resource_key_existing_serviceid_crn
  • module.cos_instance[0].module.cos_instance[0].terraform_data.generate_hmac_credentials
  • module.cos_instance[0].module.cos_instance[0].terraform_data.resource_key_existing_serviceid_crn
  • module.cos_bucket[0].module.buckets["log-archive-cos-bucket"].terraform_data.resource_key_existing_serviceid_crn

v1.6.2

01 Jun 21:34
v1.6.2
b69fffb

Choose a tag to compare

1.6.2 (2024-06-01)

Bug Fixes

  • deps: update required_provider to latest for the deployable architecture solution (#79) (b69fffb)

v1.6.1

01 Jun 13:53
v1.6.1
019375a

Choose a tag to compare

1.6.1 (2024-06-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/observability-agents/ibm to v1.25.1 (#95) (019375a)

v1.6.0

29 May 09:30
v1.6.0
14a4c9d

Choose a tag to compare

1.6.0 (2024-05-29)

Features

  • add support to configure monitoring for all buckets created by the solution if cloud_monitoring_provision is set to true (#87) (14a4c9d)

v1.5.1

28 May 14:06
v1.5.1
366f469

Choose a tag to compare

1.5.1 (2024-05-28)

Bug Fixes

v1.5.0

23 May 07:23
v1.5.0
7d16e74

Choose a tag to compare

1.5.0 (2024-05-23)

Features

  • provided the ability to opt out of provisioning logging or monitoring instances using new boolean input variables log_analysis_provision and cloud_monitoring_provision (#45) (7d16e74)

v1.4.1

18 May 19:09
v1.4.1
0309a85

Choose a tag to compare

1.4.1 (2024-05-18)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/observability-agents/ibm to v1.24.3 (#81) (0309a85)