Skip to content

v1.13.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 20 Sep 16:00
· 286 commits to main since this release
v1.13.0
9616b28

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)