Skip to content

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

v9.1.0

27 Jun 15:19
v9.1.0
6101b1e
Compare
Choose a tag to compare

9.1.0 (2025-06-27)

Features

  • add fully configurable regional bucket DA (#906) (6101b1e)

v9.0.8

24 Jun 07:34
v9.0.8
aa3db06
Compare
Choose a tag to compare

9.0.8 (2025-06-24)

Bug Fixes

  • add support for ca-mon in regional bucket DA (#907) (aa3db06)

v9.0.7

16 Jun 15:00
v9.0.7
8d930c7
Compare
Choose a tag to compare

9.0.7 (2025-06-16)

Bug Fixes

  • deps: bump terraform IBM provider to 1.79.2 (#904) (8d930c7)

v9.0.6

10 Jun 16:07
v9.0.6
23d8aef
Compare
Choose a tag to compare

9.0.6 (2025-06-10)

Bug Fixes

  • deps: update required terraform IBM provider to >= 1.79.0, < 2.0.0 (#899) (23d8aef)

v9.0.5

07 Jun 15:56
v9.0.5
403977d
Compare
Choose a tag to compare

9.0.5 (2025-06-07)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.5.0 (#896) (403977d)

v9.0.4

25 May 03:16
v9.0.4
f17332c
Compare
Choose a tag to compare

9.0.4 (2025-05-25)

Bug Fixes

v9.0.3

24 May 03:21
v9.0.3
9cfdf5a
Compare
Choose a tag to compare

9.0.3 (2025-05-24)

Bug Fixes

v9.0.2

22 May 15:33
v9.0.2
602c936
Compare
Choose a tag to compare

9.0.2 (2025-05-22)

Bug Fixes

v9.0.1

22 May 12:31
v9.0.1
072c4e0
Compare
Choose a tag to compare

9.0.1 (2025-05-22)

Bug Fixes

  • pass prefix value for bucket DA catalog validation (#889) (072c4e0)

v9.0.0

21 May 11:46
v9.0.0
6bb43dc
Compare
Choose a tag to compare

9.0.0 (2025-05-21)

(#887) (6bb43dc)

Features

  • Renamed the DA Cloud automation for Cloud Object Storage -> Cloud automation for Object Storage
  • Instance DA variation updates:
    • cleanup of features, IAM permissions, diagram etc in ibm_catalog.json
    • removed default value for prefix and added validation
    • supporting documentation for complex inputs updated
    • use_existing_resource_group and resource_group_name have been changed to existing_resource_group_name. DA no longer supports creating group
    • support added for cos-one-rate-plan (was in module but not DA). The input has been renamed cos_plan -> plan
    • cos_instance_name -> instance_name
    • required terraform version updated to >=1.9.0 and cross variable validation added
  • Bucket DA variation updates:
    • removed default value for prefix and added validation

BREAKING CHANGES

  • The DA no longer supports creating a new resource group. It only supports using existing resource group.
  • The default value has been removed from the prefix input. If you were using the default, you should explicitly set prefix back to dev to prevent resources getting destroyed and recreated