Skip to content

Releases: terraform-ibm-modules/terraform-ibm-secrets-manager

v1.23.0

07 Feb 16:11
v1.23.0
cc1ef7f

Choose a tag to compare

1.23.0 (2025-02-07)

Features

  • The DA has been locked down to only support private only instances. So the existing_secrets_endpoint_type and allowed_network inputs have been removed. (#259) (cc1ef7f)

v1.22.0

24 Jan 09:07
v1.22.0
8899dc0

Choose a tag to compare

1.22.0 (2025-01-24)

(#273) (8899dc0)

Features

  • updated the schema of the secrets input variable:
    • The secrets.service_credentials_source_service_role attribute has been updated to secrets.service_credentials_source_service_role_crn meaning it now requires the full CRN of the role. This change means the module is now able to create service specific roles.
    • updated the IBM terraform provider version to 1.74.0 in the DA.

v1.21.0

20 Jan 06:07
v1.21.0
b6c49cc

Choose a tag to compare

1.21.0 (2025-01-20)

Features

  • enables the ability to use CBR rules in DA
  • adds a new variable cbr_rules in DA variables
  • updates cbr_rule variable in module to include operations (#263) (b6c49cc)

v1.20.0

06 Jan 21:31
v1.20.0
e5d03a2

Choose a tag to compare

1.20.0 (2025-01-06)

Features

  • allow secrets created in secrets sub-module to be marked as hmac (#247) (e5d03a2)

v1.19.10

04 Jan 04:22
v1.19.10
8e9e1c5

Choose a tag to compare

1.19.10 (2025-01-04)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/event-notifications/ibm to v1.15.9 (#264) (8e9e1c5)

v1.19.9

28 Dec 04:21
v1.19.9
60b2496

Choose a tag to compare

1.19.9 (2024-12-28)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/event-notifications/ibm to v1.15.8 (#260) (60b2496)

v1.19.8

22 Dec 20:12
v1.19.8
af11cdb

Choose a tag to compare

1.19.8 (2024-12-22)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/event-notifications/ibm to v1.15.7 (#258) (af11cdb)

v1.19.7

22 Dec 10:42
v1.19.7
20ac785

Choose a tag to compare

1.19.7 (2024-12-22)

Bug Fixes

v1.19.6

17 Dec 16:02
v1.19.6
51b861f

Choose a tag to compare

1.19.6 (2024-12-17)

Bug Fixes

  • deps: DA updates:
    - locked ibm provider version to 1.73.0
    8 updated KMS module version to 4.18.1 (#257) (51b861f)

v1.19.5

16 Dec 14:56
v1.19.5
b43e33b

Choose a tag to compare

1.19.5 (2024-12-16)

Bug Fixes

  • updated the region selector in the DA to only show Secrets Manager supported regions (#251) (b43e33b)