Skip to content

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

v2.15.0

06 Sep 14:23
v2.15.0
2ed494b
Compare
Choose a tag to compare

2.15.0 (2024-09-06)

Features

  • the existing_en_instances input variable has been updated with the following changes:
    - en_instance_name has been renamed to en_integration_name
    -source_id and source_name have been removed (#557) (2ed494b)

v2.14.1

20 Aug 09:46
v2.14.1
8fe8441
Compare
Choose a tag to compare

2.14.1 (2024-08-20)

Bug Fixes

  • skip auth policy creation for cloud logs buckets as the cos module already creates the IAM policy to access the KMS.(#544) (8fe8441)

v2.14.0

31 Jul 13:51
v2.14.0
a42eb4a
Compare
Choose a tag to compare

2.14.0 (2024-07-31)

Features

v2.13.2

17 Jun 16:29
v2.13.2
f27e865
Compare
Choose a tag to compare

2.13.2 (2024-06-17)

Bug Fixes

  • allow more permitted_target_regions to be used in the global_event_routing_settings. Full list of supported regions is now: us-south, eu-de, us-east, eu-es, eu-gb, au-syd, br-sao, ca-tor, eu-es, jp-tok, jp-osa, in-che (#522) (f27e865)

v2.13.1

11 Jun 08:35
v2.13.1
f6c7d7e
Compare
Choose a tag to compare

2.13.1 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#518) (f6c7d7e)

v2.13.0

10 Jun 15:38
v2.13.0
51cba89
Compare
Choose a tag to compare

2.13.0 (2024-06-10)

Features

  • enable_archive variable has been removed and is now replaced by two new variables log_analysis_enable_archive and activity_tracker_enable_archive to allow consumers more flexibility on what components to enable archiving on (#515) (51cba89)

v2.12.2

02 Apr 08:24
v2.12.2
17df111
Compare
Choose a tag to compare

2.12.2 (2024-04-02)

Bug Fixes

  • added missing depends_on for s2s auth policy creation when creating ATracker route with COS target (#475) (17df111)

v2.12.1

21 Mar 14:21
v2.12.1
23ac6e9
Compare
Choose a tag to compare

2.12.1 (2024-03-21)

Bug Fixes

v2.12.0

14 Mar 12:15
v2.12.0
62fe183
Compare
Choose a tag to compare

2.12.0 (2024-03-14)

Features

v2.11.1

27 Feb 20:01
6bbd3ae
Compare
Choose a tag to compare

2.11.1 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#461) (6bbd3ae)