Releases: terraform-ibm-modules/terraform-ibm-icd-rabbitmq
Releases · terraform-ibm-modules/terraform-ibm-icd-rabbitmq
v1.15.0
1.15.0 (2025-02-05)
Features
- updated the
service_credential_secrets
input object schema of the DA to support creating service specific roles
* Theservice_credentials_source_service_role
attribute has been renamed toservice_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"
(#304) (724a7de)
v1.14.1
v1.14.0
v1.13.1
v1.13.0
1.13.0 (2025-01-16)
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 touse_ibm_owned_encryption_key
fscloud
submodule updates:- added new inputs
use_default_backup_encryption_key
anduse_same_kms_key_for_backups
- added new inputs