Skip to content

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

v1.24.3

01 Mar 16:19
v1.24.3
9249319
Compare
Choose a tag to compare

1.24.3 (2025-03-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/event-notifications/ibm to v1.18.8 (#298) (9249319)

v1.24.2

01 Mar 04:26
v1.24.2
cfa265f
Compare
Choose a tag to compare

1.24.2 (2025-03-01)

Bug Fixes

v1.24.1

27 Feb 04:40
v1.24.1
3b7f282
Compare
Choose a tag to compare

1.24.1 (2025-02-27)

Bug Fixes

v1.24.0

24 Feb 12:56
v1.24.0
fef71c3
Compare
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
Compare
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
Compare
Choose a tag to compare

1.23.8 (2025-02-22)

Bug Fixes

v1.23.7

17 Feb 01:50
v1.23.7
d45e59b
Compare
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
Compare
Choose a tag to compare

1.23.6 (2025-02-16)

Bug Fixes

v1.23.5

16 Feb 12:19
v1.23.5
af5d933
Compare
Choose a tag to compare

1.23.5 (2025-02-16)

Bug Fixes

v1.23.4

13 Feb 21:17
v1.23.4
007f829
Compare
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)