Skip to content

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

v1.13.0

13 May 16:43
v1.13.0
a6b1c9e

Choose a tag to compare

1.13.0 (2024-05-13)

Features

  • updated DA variable allowed_network to default to 'private-only'
    added new DA input variable existing_secrets_endpoint_type (#123) (a6b1c9e)

v1.12.4

02 May 13:50
v1.12.4
95afb00

Choose a tag to compare

1.12.4 (2024-05-02)

Bug Fixes

  • add validation for resource group in a case existing SM CRN is not set (#113) (95afb00)

v1.12.3

30 Apr 17:18
v1.12.3
647b18a

Choose a tag to compare

1.12.3 (2024-04-30)

Bug Fixes

  • update the DA reference architecture diagram (#111) (647b18a)

v1.12.2

30 Apr 11:23
v1.12.2
e83d417

Choose a tag to compare

1.12.2 (2024-04-30)

Bug Fixes

  • fix kms reference error when sm crn is set (#112) (e83d417)

v1.12.1

30 Apr 09:08
v1.12.1
6b4d74f

Choose a tag to compare

1.12.1 (2024-04-30)

Bug Fixes

  • do not create kms key if existing SM instance is passed (#110) (6b4d74f)

v1.12.0

29 Apr 07:47
v1.12.0
1bfd5e1

Choose a tag to compare

1.12.0 (2024-04-29)

Features

  • add support to use existing Secrets Manager instance in the DA solution (#109) (1bfd5e1)

v1.11.0

23 Apr 11:00
v1.11.0
c7a53c8

Choose a tag to compare

1.11.0 (2024-04-23)

Features

  • updated the DA to support configuring the private and public cert engines (#90) (c7a53c8)

v1.10.0

19 Apr 14:09
v1.10.0
ab617f2

Choose a tag to compare

1.10.0 (2024-04-19)

Features

  • DA updates:
    - existing_resource_group has been renamed to use_existing_resource_group
    - kms_region input has been removed, its not porgrammtically determined
    - existing_kms_guid has been renamed to existing_kms_instance_crn and now required CRN value to be passed (#101) (ab617f2)

v1.9.0

18 Apr 11:47
v1.9.0
52fbdd3

Choose a tag to compare

1.9.0 (2024-04-18)

Features

  • The following variables have been renamed in the DA solution:
    - existing_sm_kms_key_crn -> existing_secrets_manager_kms_key_crn
    - existing_en_instance_crn -> existing_event_notification_instance_crn
    - skip_en_iam_authorization_policy -> skip_event_notification_iam_authorization_policy (#105) (52fbdd3)

v1.8.0

17 Apr 15:16
v1.8.0
23c2542

Choose a tag to compare

1.8.0 (2024-04-17)

Features

  • added the ability to optionally add a prefix to all resources created by the DA using the new prefix input variable (#99) (23c2542)