Skip to content

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

v1.24.0

24 Feb 12:56
v1.24.0
fef71c3

Choose a tag to compare

1.24.0 (2025-02-24)

(#290) (fef71c3)

Features

  • updated DA input variable names:
    • secret_manager_tags --> secrets_manager_tags
    • public_engine_enabled --> public_cert_engine_enabled
    • cis_id --> public_cert_engine_internet_services_crn
    • dns_provider_name --> public_cert_engine_dns_provider_config_name
    • ca_name --> public_cert_engine_lets_encrypt_config_ca_name
    • private_engine_enabled --> private_cert_engine_enabled
    • root_ca_name --> private_cert_engine_config_root_ca_name
    • root_ca_common_name --> private_cert_engine_config_root_ca_common_name
    • root_ca_max_ttl --> private_cert_engine_config_root_ca_max_ttl
    • intermediate_ca_name --> private_cert_engine_config_intermediate_ca_name
    • certificate_template_name --> private_cert_engine_config_template_name
    • enable_event_notification --> enable_event_notifications
    • existing_event_notification_instance_crn --> existing_event_notifications_instance_crn
    • skip_event_notification_iam_authorization_policy --> skip_event_notifications_iam_authorization_policy
    • sm_en_email_list --> event_notifications_email_list
    • sm_en_from_email --> event_notifications_from_email
    • sm_en_reply_to_email --> event_notifications_reply_to_email
  • The default value of kms_key_ring_name has been changed from "sm-cos-key-ring" --> "secrets-manager-key-ring"
  • The default value of kms_key_name has been changed from "sm-cos-key" --> "secrets-manager-key"
  • The default value of iam_engine_name has been changed from "base-sm-iam-engine" --> "iam-engine"
  • The default value of secrets_manager_instance_name has been changed from "base-security-services-sm" --> "secrets-manager"

NOTE: If upgrading from a previous release, to prevent infrastructure being destroyed and recreated, you can override the defaults back to their original values.

v1.23.9

22 Feb 15:30
v1.23.9
db0da54

Choose a tag to compare

1.23.9 (2025-02-22)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.19.8 (#292) (db0da54)

v1.23.8

22 Feb 08:24
v1.23.8
5f5cc8b

Choose a tag to compare

1.23.8 (2025-02-22)

Bug Fixes

v1.23.7

17 Feb 01:50
v1.23.7
d45e59b

Choose a tag to compare

1.23.7 (2025-02-17)

Bug Fixes

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

v1.23.6

16 Feb 18:03
v1.23.6
aaec26b

Choose a tag to compare

1.23.6 (2025-02-16)

Bug Fixes

v1.23.5

16 Feb 12:19
v1.23.5
af5d933

Choose a tag to compare

1.23.5 (2025-02-16)

Bug Fixes

v1.23.4

13 Feb 21:17
v1.23.4
007f829

Choose a tag to compare

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

09 Feb 14:41
v1.23.3
52a278d

Choose a tag to compare

1.23.3 (2025-02-09)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#267) (52a278d)

v1.23.2

09 Feb 04:28
v1.23.2
e97c209

Choose a tag to compare

1.23.2 (2025-02-09)

Bug Fixes

v1.23.1

07 Feb 18:39
v1.23.1
b4a8f6f

Choose a tag to compare

1.23.1 (2025-02-07)

Bug Fixes

  • update catalog validation to use us-south HPCS (#279) (b4a8f6f)