Skip to content

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

v1.1.5

27 Feb 20:11
v1.1.5
5dd20e7

Choose a tag to compare

1.1.5 (2024-02-27)

Bug Fixes

  • update required ibm provider version to < 1.7 (#52) (5dd20e7)

v1.1.4

24 Feb 04:58
v1.1.4
4449db8

Choose a tag to compare

1.1.4 (2024-02-24)

Bug Fixes

v1.1.3

17 Feb 02:05
db66086

Choose a tag to compare

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

30 Jan 15:16
6831dc0

Choose a tag to compare

1.1.2 (2024-01-30)

Bug Fixes

  • update variable description for endpoint_type (#36) (6831dc0)

v1.1.1

20 Jan 16:06
330b074

Choose a tag to compare

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

12 Jan 14:10
4d400d7

Choose a tag to compare

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

16 Dec 12:09
v1.0.2
b2955b5

Choose a tag to compare

1.0.2 (2023-12-16)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.17.1 (#11) (b2955b5)

v1.0.1

09 Dec 03:17
v1.0.1
f24f5f1

Choose a tag to compare

1.0.1 (2023-12-09)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.17.0 (#9) (f24f5f1)

v1.0.0

29 Nov 16:38
v1.0.0
9931045

Choose a tag to compare

1.0.0 (2023-11-29)

Features