Releases: terraform-ibm-modules/terraform-ibm-cos
Releases · terraform-ibm-modules/terraform-ibm-cos
v8.7.0
8.7.0 (2024-07-16)
Features
- 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_id
s (#656) (2e3c40f)
v8.6.2
8.6.2 (2024-07-06)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#667) (54e538f)
v8.6.1
8.6.1 (2024-07-03)
Bug Fixes
- Update ibm_catalog.json - remove dependencies section (#663) (435712d)
v8.6.0
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)
v8.5.4
8.5.4 (2024-07-03)
Bug Fixes
- add community catalog id in dependencies section of ibm_catalog.json (#662) (84f196e)
v8.5.3
8.5.3 (2024-06-29)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.0 (#657) (7563ea2)
v8.5.2
8.5.2 (2024-06-27)
Bug Fixes
v8.5.1
8.5.1 (2024-06-22)
Bug Fixes
v8.5.0
8.5.0 (2024-06-21)
Features
- add support to use an optional prefix in the COS instances DA (#650) (77cf971)
v8.4.2
8.4.2 (2024-06-18)
Bug Fixes