Releases: terraform-ibm-modules/terraform-ibm-cos
Releases · terraform-ibm-modules/terraform-ibm-cos
v10.2.4
10.2.4 (2025-08-16)
Bug Fixes
- deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.7.7 (#944) (109ec99)
Secure bucket demo branch v0.0.3 with existing KMS support
Secure bucket demo branch v0.0.3 with existing KMS support
Secure bucket demo branch v0.0.1
Secure bucket demo branch v0.0.1
v10.2.1
10.2.1 (2025-08-05)
Bug Fixes
- The default value of
existing_resource_group_name
is now null
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#937) (f3a37a0)
v10.2.0
10.2.0 (2025-08-05)
Features
- exposed the input
management_endpoint_type_for_bucket
for bucket DAs and defaulted the value to direct
(#938) (fa4182b)
v10.1.16
Bug Fixes
- solution logic tries to create kms when encryption set to false (#932) (2accb1e)
v10.1.15
Bug Fixes
- Improved DA for better user experience - updated catalog config, doc, architecture diagram, and some of the variables description (#930) (17414c8)