Skip to content

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

v8.20.0

11 Mar 10:38
v8.20.0
7a5b631

Choose a tag to compare

8.20.0 (2025-03-11)

Features

  • The following inputs have been renamed in the instances DA variation:
    - existing_resource_group -> use_existing_resource_group
    - skip_cos_sm_auth_policy -> skip_secrets_manager_cos_iam_auth_policy
    - instance_cbr_rules -> cos_instance_cbr_rules
  • Added support to both bucket variation to use a prefix value
  • The following inputs have been renamed in the bucket DA variations:
    - skip_iam_authorization_policy -> skip_cos_kms_iam_auth_policy
    - hard_quota -> bucket_hard_quota
    - object_versioning_enabled -> enable_object_versioning
    - retention_enabled -> enable_retention
    - retention_default -> default_retention_days
    - retention_maximum -> maximum_retention_days
    - retention_minimum -> minimum_retention_days
    - retention_permanent -> enable_permanent_retention
    - object_locking_enabled -> enable_object_locking
  • The following input haa been renamed in the bucket DA variations:
    - existing_cos_instance_id -> existing_cos_instance_crn (#831) (7a5b631)

v8.19.8

08 Mar 11:18
v8.19.8
5174018

Choose a tag to compare

8.19.8 (2025-03-08)

Bug Fixes

v8.19.7

08 Mar 04:20
v8.19.7
b2f6f09

Choose a tag to compare

8.19.7 (2025-03-08)

Bug Fixes

  • deps: update required_provider to latest for the deployable architecture solution (#827) (b2f6f09)

v8.19.6

06 Mar 15:03
v8.19.6
b671368

Choose a tag to compare

8.19.6 (2025-03-06)

Bug Fixes

v8.19.5

01 Mar 20:03
v8.19.5
0e261cf

Choose a tag to compare

8.19.5 (2025-03-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.24.3 (#832) (0e261cf)

v8.19.4

01 Mar 12:16
v8.19.4
ffc52c5

Choose a tag to compare

8.19.4 (2025-03-01)

Bug Fixes

v8.19.3

14 Feb 20:12
v8.19.3
b3c2d38

Choose a tag to compare

8.19.3 (2025-02-14)

Bug Fixes

v8.19.2

09 Feb 02:02
v8.19.2
841022a

Choose a tag to compare

8.19.2 (2025-02-09)

Bug Fixes

v8.19.1

08 Feb 04:22
v8.19.1
64e0a00

Choose a tag to compare

8.19.1 (2025-02-08)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#813) (64e0a00)

v8.19.0

30 Jan 14:46
v8.19.0
a1cb65f

Choose a tag to compare

8.19.0 (2025-01-30)

Features

  • improved user experience for validating input variable values
    * updated required terraform to be >= 1.9.0 (#821) (a1cb65f)