Releases: terraform-ibm-modules/terraform-ibm-cos
Releases · terraform-ibm-modules/terraform-ibm-cos
v6.12.1
6.12.1 (2023-09-20)
Bug Fixes
- added the ability to set the endpoint type in the buckets submodule (#441) (bdd3b7d)
v6.12.0
6.12.0 (2023-09-19)
Features
- moved fscloud profile from
profiles
folder to modules
folder (#440) (1dc4ce2)
v6.11.1
6.11.1 (2023-09-06)
Bug Fixes
- add a description to auth policy created by this module (#432) (70aec00)
v6.11.0
6.11.0 (2023-08-24)
Features
- update required ibm provider version to >= 1.56.1 (#428) (ecc6ca6)
v6.10.0
6.10.0 (2023-07-11)
Features
- added a new buckets submodule which supports creating multiple buckets (#265) (6288ad7)
v6.9.0
6.9.0 (2023-06-30)
Features
- The default value of
retention_enabled
has changed from true
to false
. Any consumers who are upgrading to this version and want retention enabled must now explicitly set retention_enabled = true
when consuming (#421) (220e9c3)
v6.8.0
6.8.0 (2023-06-24)
Features
- updated required ibm provider version constraint to
>= 1.54.0, < 2.0.0
to pickup this fix (#420) (7efbcbd)
v6.7.0
6.7.0 (2023-06-19)
Features
- update references to point to hashicorp module registry (#414) (a8e5e2d)