Releases: terraform-ibm-modules/terraform-ibm-secrets-manager
Releases · terraform-ibm-modules/terraform-ibm-secrets-manager
v1.23.4
1.23.4 (2025-02-13)
Bug Fixes
- stop enforcing hpcs encryption for fscloud module (#286)
- you can now supply key-protect or hyper-protect keys to the fscloud module for encryption (007f829)
v1.23.3
1.23.3 (2025-02-09)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#267) (52a278d)
v1.23.1
1.23.1 (2025-02-07)
Bug Fixes
- update catalog validation to use us-south HPCS (#279) (b4a8f6f)
v1.23.0
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
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
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
1.20.0 (2025-01-06)
Features
- allow secrets created in secrets sub-module to be marked as hmac (#247) (e5d03a2)
v1.19.10
Bug Fixes
- deps: update terraform terraform-ibm-modules/event-notifications/ibm to v1.15.9 (#264) (8e9e1c5)
v1.19.9
1.19.9 (2024-12-28)
Bug Fixes
- deps: update terraform terraform-ibm-modules/event-notifications/ibm to v1.15.8 (#260) (60b2496)