Releases: terraform-ibm-modules/terraform-ibm-cos
Releases · terraform-ibm-modules/terraform-ibm-cos
v6.4.0
v6.3.1
v6.3.0
v6.2.0
v6.1.0
6.1.0 (2023-04-17)
Features
- Introduce
management_endpoint_type_for_bucket
input parameter allowing to specify what endpoint type (private, public, direct) the provider uses to interact with the COS management API. The parameter was previous namedbucket_endpoint
in version 5.X.X of this module.
v6.0.0
6.0.0 (2023-03-30)
Bug Fixes
BREAKING CHANGES
- The following input variables have been removed from the module:
service_endpoints
andbucket_endpoint
- The following variables have been renamed:
existing_key_protect_instance_guid
>existing_kms_instance_guid
key_protect_key_crn
>kms_key_crn
v5.11.0
v5.10.1
v5.10.0
v5.9.3
5.9.3 (2023-03-07)
Bug Fixes
- bump required ibm provider version to
>=1.51.0
to ensure fix for this issue is in that allows the replication rule to replicate to/from buckets with numerics in the name (#255) (20f03c0)