Skip to content

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

v1.18.0

10 Oct 15:26
v1.18.0
70a0338

Choose a tag to compare

1.18.0 (2024-10-10)

Features

  • added support to the Observability DA instances variation to create COS resources in a different account to the Observability resources (#175) (70a0338)

v1.17.0

09 Oct 14:09
v1.17.0
2a5a804

Choose a tag to compare

1.17.0 (2024-10-09)

Features

  • add support for metrics bucket configuration for Cloud Logs in the instances variation (#180) (2a5a804)

v1.16.0

04 Oct 17:47
v1.16.0
4a3a47f

Choose a tag to compare

1.16.0 (2024-10-04)

Features

  • supported added to the agents variation to provision the logs agent for sending logs to IBM Cloud logs
    - NOTE: The Log Analysis agent is not longer deploted by default due to the Log Analysis services being deprecated (#167) (4a3a47f)

1.0.8

01 Oct 13:43

Choose a tag to compare

1.0.8 Pre-release
Pre-release
dev-addon-poc-v1.0.8

feat: addon poc content

v1.15.0

30 Sep 13:35
v1.15.0
c9c904a

Choose a tag to compare

1.15.0 (2024-09-30)

Features

  • added support to enable platform logs in cloud logs region using boolean (#171) (c9c904a)

v1.14.0

26 Sep 18:11
v1.14.0
7dd440a

Choose a tag to compare

1.14.0 (2024-09-26)

Features

  • added support to the DA to wait till cluster is ready before deploying it using new inputs wait_till, wait_till_timeout and is_vpc_cluster (#168) (7dd440a)

v1.0.7-addon

24 Sep 16:13

Choose a tag to compare

v1.0.7-addon Pre-release
Pre-release
dev-addon-poc-v1.0.7

feat: addon poc content

v1.0.6-addon

24 Sep 16:08

Choose a tag to compare

v1.0.6-addon Pre-release
Pre-release
dev-addon-poc-v1.0.6

feat: addon poc content

v1.0.5-addon

24 Sep 14:32

Choose a tag to compare

v1.0.5-addon Pre-release
Pre-release

added agents DA code.

v1.13.0

20 Sep 16:00
v1.13.0
9616b28

Choose a tag to compare

1.13.0 (2024-09-20)

Features

  • added support for IBM Cloud Logs. By default, the instances variation will now deploy this instead of Log Analysis. To manage platform logs that are generated by IBM Cloud® services in a region of IBM Cloud, you must create a tenant in each region that you operate. This can be done passing the regions into the logs_routing_tenant_regions input.
  • Activity tracking will still send events to a COS bucket target, but now by default it will also send them to IBM Cloud Logs. These settings can be toggled using the enable_at_event_routing_to_cloud_logs and enable_at_event_routing_to_cos_bucket boolean inputs.

Upgrade considerations:
If you are upgrading from a previous version, and using the default inputs, you will see the Log Analysis instance identified for destroy. If you are not ready yet to destroy it, you can toggle the values of the log_analysis_provision and cloud_logs_provision inputs, but please be aware that Log Analysis is a deprecated service, and new instances cannot be provisioned after November 30, 2024. (#137) (9616b28)