Releases: terraform-ibm-modules/terraform-ibm-secrets-manager
Releases · terraform-ibm-modules/terraform-ibm-secrets-manager
v1.2.1
1.2.1 (2024-03-11)
Bug Fixes
- Add missing variable required for ibm catalog onboarding (#61) (c8cf2f5)
v1.2.0
1.2.0 (2024-03-11)
Features
- Added Secrets Manager DA to IBM catalog (#54) (98c1073)
v1.1.6
1.1.6 (2024-03-09)
Bug Fixes
v1.1.5
1.1.5 (2024-02-27)
Bug Fixes
- update required ibm provider version to < 1.7 (#52) (5dd20e7)
v1.1.4
1.1.4 (2024-02-24)
Bug Fixes
v1.1.3
1.1.3 (2024-02-17)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.18.1 (#47) (db66086)
v1.1.2
1.1.2 (2024-01-30)
Bug Fixes
- update variable description for endpoint_type (#36) (6831dc0)
v1.1.1
1.1.1 (2024-01-20)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.18.0 (#32) (330b074)
v1.1.0
1.1.0 (2024-01-12)
Features
- added support to configure Secrets Manager with the Event Notifications service using new input variables:
enable_event_notification
, existing_en_instance_crn
, endpoint_type
, skip_en_iam_authorization_policy
.
NOTE: skip_iam_authorization_policy
has been renamed to skip_kms_iam_authorization_policy
to keep naming consistent now that module supports creating multiple auth policies. (#26) (4d400d7)
v1.0.2
1.0.2 (2023-12-16)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.17.1 (#11) (b2955b5)