Skip to content

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

v8.4.1

15 Jun 03:10
v8.4.1
fb3e5ba
Compare
Choose a tag to compare

8.4.1 (2024-06-15)

Bug Fixes

v8.4.0

11 Jun 11:44
v8.4.0
9748e04
Compare
Choose a tag to compare

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

11 Jun 08:31
v8.3.3
ef51c60
Compare
Choose a tag to compare

8.3.3 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#639) (ef51c60)

v8.3.2

08 Jun 02:22
v8.3.2
6425d8b
Compare
Choose a tag to compare

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

04 Jun 11:50
v8.3.1
5473ee2
Compare
Choose a tag to compare

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

03 Jun 20:05
v8.3.0
49cd08a
Compare
Choose a tag to compare

8.3.0 (2024-06-03)

Features

  • add support to scope resource keys to 'None' role (#626) (49cd08a)

v8.2.14

03 Jun 19:34
v8.2.14
078cc08
Compare
Choose a tag to compare

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.13

03 Jun 16:37
v8.2.13
122e15f
Compare
Choose a tag to compare

8.2.13 (2024-06-03)

Bug Fixes

v8.2.12

01 Jun 03:09
v8.2.12
e93be43
Compare
Choose a tag to compare

8.2.12 (2024-06-01)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#628) (e93be43)

v8.2.11

27 May 10:26
v8.2.11
a395e83
Compare
Choose a tag to compare

8.2.11 (2024-05-27)

Bug Fixes

  • fix bug related to missing KMS auth policy (#621) (a395e83)