Added Option to use KMS key for cloudwatch logs group. (#404)

This commit is contained in:
till-krauss
2019-06-24 12:53:43 +02:00
committed by Max Williams
parent 8260f1095e
commit ba3377360e
4 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Option to set a KMS key for the log group and encrypt it (by @till-krauss)
- Write your awesome addition here (by @you)
### Changed