Skip to content

Releases: terraform-ibm-modules/terraform-ibm-icd-mongodb

v2.15.0

05 Feb 11:01
v2.15.0
8396201

Choose a tag to compare

2.15.0 (2025-02-05)

Features

  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    * The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example: service_credentials_source_service_role_crn = "crn:v1:bluemix:public:iam::::role:Editor" (#473) (8396201)

v2.14.1

31 Jan 13:47
v2.14.1
122511f

Choose a tag to compare

2.14.1 (2025-01-31)

Bug Fixes

  • fix bug in the DA which can occur when using BYOK / KYOK for data encryption, but using the default ICD key for backups encryption (#474) (122511f)

v2.14.0

20 Jan 18:10
v2.14.0
b5110f1

Choose a tag to compare

2.14.0 (2025-01-20)

Features

v2.13.1

20 Jan 13:27
v2.13.1
c22c663

Choose a tag to compare

2.13.1 (2025-01-20)

Bug Fixes

  • fixed bug with logic that produced and error when passing a value for admin password (#471) (c22c663)

v2.13.0

15 Jan 14:40
v2.13.0
a9a6544

Choose a tag to compare

2.13.0 (2025-01-15)

(#470) (a9a6544)

Features

  • Root module updates:
    • existing_kms_instance_guid is no longer a supported input. The code will now parse the GUID from the KMS key CRN
    • added new input use_same_kms_key_for_backups to give more control over KMS key usage
    • kms_encryption_enabled has been renamed to use_ibm_owned_encryption_key
  • fscloud submodule updates:
    • added new inputs use_default_backup_encryption_key and use_same_kms_key_for_backups

⚠️ Please note that when updating to this version, the s2s KMS auth policy that is created is now scoped to the exact KMS key, so you will see a destroy and re-create of the auth policy. The new policy will be created before the old one is deleted, so there will be no disruption to every day operations.

v2.12.0

16 Dec 15:46
v2.12.0
c6b153c

Choose a tag to compare

2.12.0 (2024-12-16)

Features

  • deps: Removed support for version 5.0 as this version is no longer available from IBM Cloud Databases (#458) (c6b153c)

v2.11.13

29 Nov 12:50
v2.11.13
5cb1dbd

Choose a tag to compare

2.11.13 (2024-11-29)

Bug Fixes

  • Add workaround to ignore groups config when provisioning instance using backup CRN (#443) (5cb1dbd)

v2.11.12

23 Nov 03:57
v2.11.12
a4e3da5

Choose a tag to compare

2.11.12 (2024-11-23)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.29.0 (#444) (a4e3da5)

v2.11.11

11 Nov 14:50
v2.11.11
0ca0e2c

Choose a tag to compare

2.11.11 (2024-11-11)

Bug Fixes

  • updated required IBM provider version to >= 1.70.0, < 2.0.0
    - updated CBR module to 1.28.1 (#439) (0ca0e2c)

v2.11.10

14 Sep 03:09
v2.11.10
699b017

Choose a tag to compare

2.11.10 (2024-09-14)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.27.0 (#412) (699b017)