v1.13.0
·
286 commits
to main
since this release
1.13.0 (2024-09-20)
Features
- added support for IBM Cloud Logs. By default, the
instancesvariation 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 thelogs_routing_tenant_regionsinput. - 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_logsandenable_at_event_routing_to_cos_bucketboolean 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)