Skip to content

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

v1.12.0

05 Aug 18:45
v1.12.0
8c5caca

Choose a tag to compare

1.12.0 (2024-08-05)

Features

  • add prefix to atracker resource name (#131)
    The AT event routing target and routes names were updated to add a prefix(if provided) for consistency with other resource. Also, the new targets and routes with prefix are created before the destroy of old ones which ensures the consumers does not lose event data. Additionally, updated the variable descriptions. (8c5caca)

v1.11.0

22 Jul 15:44
v1.11.0
46f081c

Choose a tag to compare

1.11.0 (2024-07-22)

Features

  • added support to create a KMS key in a different account to the Observability instances using new optional input variable ibmcloud_kms_api_key (#102) (46f081c)

v1.10.1

21 Jul 11:07
v1.10.1
0064fa9

Choose a tag to compare

1.10.1 (2024-07-21)

Bug Fixes

  • deps: update terraform time to latest for the deployable architecture solution (#122) (0064fa9)

v1.10.0

12 Jul 21:43
v1.10.0
6dac9aa

Choose a tag to compare

1.10.0 (2024-07-12)

Features

  • enabled COS bucket monitoring and activity tracking by default for instances DA (#124) (6dac9aa)

v1.9.3

03 Jul 15:48
v1.9.3
99095ca

Choose a tag to compare

1.9.3 (2024-07-03)

Bug Fixes

  • Update ibm_catalog.json - remove dependencies section (#119) (99095ca)

v1.9.2

28 Jun 08:23
v1.9.2
8444e11

Choose a tag to compare

1.9.2 (2024-06-28)

Bug Fixes

  • update the default value for region in instances DA (#113) (8444e11)

v1.9.1

22 Jun 23:07
v1.9.1
46d7983

Choose a tag to compare

1.9.1 (2024-06-22)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/observability-agents/ibm to v1.26.0 (#111) (46d7983)

v1.9.0

18 Jun 17:24
v1.9.0
25e36fb

Choose a tag to compare

1.9.0 (2024-06-18)

Features

  • enable_log_archive variable has been replace by log_analysis_enable_archive and activity_tracker_enable_archive variables
    - fixed some bugs related to using existing resources (#93) (25e36fb)

v1.8.3

15 Jun 19:10
v1.8.3
713ad70

Choose a tag to compare

1.8.3 (2024-06-15)

Bug Fixes

  • deps: update required_provider to latest for the deployable architecture solution (#104) (713ad70)

v1.8.2

10 Jun 18:44
v1.8.2
32d097d

Choose a tag to compare

1.8.2 (2024-06-10)

Bug Fixes