Skip to content

Releases: terraform-ibm-modules/terraform-ibm-kms-all-inclusive

v4.11.2

23 Apr 08:31
v4.11.2
7c53a2d

Choose a tag to compare

4.11.2 (2024-04-23)

Bug Fixes

  • Deployable architecture updates
    - add drop down for kms_endpoint_type
    - update diagram (#462) (7c53a2d)

v4.11.1

20 Apr 02:51
v4.11.1
f8a9c56

Choose a tag to compare

4.11.1 (2024-04-20)

Bug Fixes

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

v4.11.0

19 Apr 13:30
v4.11.0
2cde5c2

Choose a tag to compare

4.11.0 (2024-04-19)

Features

  • added the ability to pass a prefix value to all resources created by the DA using the new prefix variable (#460) (2cde5c2)

v4.10.1

17 Apr 11:53
v4.10.1
4737a0d

Choose a tag to compare

4.10.1 (2024-04-17)

Bug Fixes

  • order the variables showing in the catalog tile and make key_protect_allowed_network a dropdown selector (#461) (4737a0d)

v4.10.0

15 Apr 14:59
v4.10.0
f76815a

Choose a tag to compare

4.10.0 (2024-04-15)

Features

  • DA solution updates:
    - renamed service_endpoints to key_protect_allowed_network and allowed valuea are now 'private-only', or 'public-and-private'
    - added kms_endpoint_type variable (#456) (f76815a)

v4.9.1

13 Apr 03:04
v4.9.1
1c1a350

Choose a tag to compare

4.9.1 (2024-04-13)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#457) (1c1a350)

v4.9.0

12 Apr 10:08
v4.9.0
b70f698

Choose a tag to compare

4.9.0 (2024-04-12)

Features

  • added a region dropdown to the DA in catalog
    - renamed existing_resource_group to use_existing_resource_group
    - renamed existing_kms_guid to existing_kms_instance_crn and now ask for CRN instead of GUID. (#454) (b70f698)

v4.8.7

09 Apr 15:01
v4.8.7
05d1ff1

Choose a tag to compare

4.8.7 (2024-04-09)

Bug Fixes

v4.8.6

06 Apr 01:19
v4.8.6
4968957

Choose a tag to compare

4.8.6 (2024-04-06)

Bug Fixes

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

v4.8.5

14 Mar 15:22
v4.8.5
6ab4529

Choose a tag to compare

4.8.5 (2024-03-14)

Bug Fixes

  • pull key protect module from hashicorp instead of github
  • gave key_protect_instance_name variable a default value and removed the associated validation logic (#430) (6ab4529)