You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added new outputs to the secure-cross-regional-bucket and secure-regional-bucket DA solutions: s3_endpoint_direct, s3_endpoint_private, bucket_name, cos_instance_ids (#656) (2e3c40f)
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)