Skip to content

Releases: terraform-ibm-modules/terraform-ibm-cos

v8.8.5

26 Jul 11:58
v8.8.5
e7b5254

Choose a tag to compare

8.8.5 (2024-07-26)

Bug Fixes

v8.8.4

23 Jul 10:35
v8.8.4
0ff0d45

Choose a tag to compare

8.8.4 (2024-07-23)

Bug Fixes

  • added supporting documentation for the resource_keys input variable for the instances DA variation (#677) (0ff0d45)

v8.8.3

21 Jul 15:05
v8.8.3
35e3b51

Choose a tag to compare

8.8.3 (2024-07-21)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.14.2 (#679) (35e3b51)

v8.8.2

19 Jul 23:48
v8.8.2
5336aa5

Choose a tag to compare

8.8.2 (2024-07-19)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.14.1 (#678) (5336aa5)

v8.8.1

18 Jul 09:37
v8.8.1
208a2a1

Choose a tag to compare

8.8.1 (2024-07-18)

Bug Fixes

  • add sleep around auth policy when destroying (workaround for #672) (#673) (208a2a1)

v8.8.0

17 Jul 10:08
v8.8.0
b37bcab

Choose a tag to compare

8.8.0 (2024-07-17)

Features

  • removed support for lite plan as this is no longer available from IBM Cloud (#674) (b37bcab)

v8.7.0

16 Jul 16:30
v8.7.0
2e3c40f

Choose a tag to compare

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_ids (#656) (2e3c40f)

v8.6.2

06 Jul 03:10
v8.6.2
54e538f

Choose a tag to compare

8.6.2 (2024-07-06)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#667) (54e538f)

v8.6.1

03 Jul 15:48
v8.6.1
435712d

Choose a tag to compare

8.6.1 (2024-07-03)

Bug Fixes

  • Update ibm_catalog.json - remove dependencies section (#663) (435712d)

v8.6.0

03 Jul 11:20
v8.6.0
7d93787

Choose a tag to compare

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)