Skip to content

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

v1.10.0

19 Apr 14:09
v1.10.0
ab617f2
Compare
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
Compare
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
Compare
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)

v1.7.0

16 Apr 16:00
v1.7.0
4593f02
Compare
Choose a tag to compare

1.7.0 (2024-04-16)

Features

  • The following DA variables have been renamed:
    • sm_key_name -> kms_key_name
    • sm_key_ring_name -> kms_key_ring_name

(#93) (4593f02)

v1.6.0

11 Apr 17:14
v1.6.0
9db51ed
Compare
Choose a tag to compare

1.6.0 (2024-04-11)

Features

  • Add support to DA to provision IAM engine (#89) (9db51ed)

v1.5.0

11 Apr 11:59
v1.5.0
1f9ff19
Compare
Choose a tag to compare

1.5.0 (2024-04-11)

Updates

  • The service_endpoints variable has been renamed to allowed_network and now only accepts the following values: private-only or public-and-private (#69) (1f9ff19)

v1.4.1

09 Apr 19:10
v1.4.1
3141151
Compare
Choose a tag to compare

1.4.1 (2024-04-09)

Bug Fixes

  • deps: bump kms-all-inclusive and IBM provider (#91) (3141151)

v1.4.0

09 Apr 08:13
v1.4.0
2a13066
Compare
Choose a tag to compare

1.4.0 (2024-04-09)

Features

  • added new output secrets_manager_region (#88) (2a13066)

v1.3.1

07 Apr 15:08
v1.3.1
d400f6d
Compare
Choose a tag to compare

1.3.1 (2024-04-07)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#84) (d400f6d)

v1.3.0

26 Mar 14:42
v1.3.0
3192feb
Compare
Choose a tag to compare

1.3.0 (2024-03-26)

Features

  • created fscloud profile submodule (#53) (3192feb)