v8.6.0
·
256 commits
to main
since this release
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_enabledandusage_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 version1.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_crnhas been renamed tomonitoring_crn. (#660) (7d93787)