- Add support to create backup KMS s2s auth policy in the module - Scope the auth policy to the exact key (https://github.com/terraform-ibm-modules/terraform-ibm-icd-redis/issues/447) - add support for `use_ibm_owned_encryption_key` (https://github.com/terraform-ibm-modules/terraform-ibm-icd-redis/issues/470) - The DA itself will also need these auth policies in order to support KMS instance that is in another account - Stop asking for KMS GUID in the module, and instead parse from Key CRN Considerations: - root level module - fscloud submodule - DA - CODE COMMENTS