terraform-aws-logs
terraform-aws-logs copied to clipboard
making encryption option + allowing user to use kms key for encryption
This PR adds two addons to the TF module:
- Making encryption optional
- Allowing to use KMS key for encryption
Truss team, any way this can be merged? :-) 🙏
Thanks @MrHassanMurtaza !
Can you explain your use case for optional encryption? We treat encryption-at-rest as a requirement, so this is something we'd be hesitant to support without a specific reason.
On the face of it, disabling encryption at rest is not a workflow we want to support. However, if you can explain your use case we will consider it. :) Thank you very much for contributing!