Skip to content

v8.6.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 03 Jul 11:20
· 256 commits to main since this release
v8.6.0
7d93787

8.6.0 (2024-07-03)

Features

  • the following new variables have been added to the root level module: activity_tracker_read_data_events, activity_tracker_write_data_events, activity_tracker_management_events, request_metrics_enabled and usage_metrics_enabled. Previously the logic only set these to true if a Monitoring or Activity Tracker CRN was passed, but that in IBM terraform provider version 1.67.0, you no longer need to pass Monitoring or Activity Tracker instance CRNs to enable monitoring or activity tracking on a bucket. If values not passed, it will default to the Monitoring or AT instance in the same location as the bucket.
  • As part of this work sysdig_crn has been renamed to monitoring_crn. (#660) (7d93787)