Releases: terraform-ibm-modules/terraform-ibm-cos
Releases · terraform-ibm-modules/terraform-ibm-cos
v8.4.1
8.4.1 (2024-06-15)
Bug Fixes
v8.4.0
8.4.0 (2024-06-11)
Features
- removed
kms_region
from the bucket DA inputs as its now programmatically determined.
* The existing_kms_instance_guid
input variable has been replaced by the existing_kms_instance_crn
in the both bucket DA solutiona. The CRN should now be passed to it instead of the GUID. (#642) (9748e04)
v8.3.3
8.3.3 (2024-06-11)
Bug Fixes
- remove upper limit for required terraform version (#639) (ef51c60)
v8.3.2
8.3.2 (2024-06-08)
Bug Fixes
- deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.13.2 (#637) (6425d8b)
v8.3.1
8.3.1 (2024-06-04)
Bug Fixes
- fixed bug in validation of
resource_keys
roles. It was incorrectly checking for None
an now it correctly checks for NONE
(#632) (5473ee2)
v8.3.0
8.3.0 (2024-06-03)
Features
- add support to scope resource keys to 'None' role (#626) (49cd08a)
v8.2.14
8.2.14 (2024-06-03)
Bug Fixes
- deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.13.1 (#630) (078cc08)
v8.2.12
8.2.12 (2024-06-01)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#628) (e93be43)
v8.2.11
8.2.11 (2024-05-27)
Bug Fixes
- fix bug related to missing KMS auth policy (#621) (a395e83)