Hi, I have to provision my Postgres instance using the Deployable Architecture. For some reason existing_kms_instance_crn is a required parameter that then makes using use_default_backup_encryption_key impossible since they are mutually exclusive. The variable descriptions detail the mutually exclusion clearly. So it seems to me like a bug in the DA definition.
Affected modules
Expected behavior
The change should be to make existing_kms_instance_crn optional.