add cloudwatch log group access (#410)

* add cloudwatch log group access

* update readme for outputs

* update outputs

* fix formatting

* add splat for access to name
This commit is contained in:
gbooth27
2019-06-25 08:04:01 -07:00
committed by Max Williams
parent 069c2da770
commit f1041af57c
3 changed files with 7 additions and 0 deletions

View File

@@ -12,6 +12,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)
- Output the name of the cloudwatch log group (by @gbooth27)
- Write your awesome addition here (by @you)
### Changed