Fixes for Launch Templates (#361)

* Fixes for Launch Templates

* update changelog

* add outputs for 3 LT attributes
This commit is contained in:
Max Williams
2019-05-07 10:59:07 +02:00
committed by GitHub
parent 2b633a107d
commit 3ece32fedf
5 changed files with 31 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- 4 small changes to `aws_launch_template` resource (by @max-rocket-internet)
- Add .prettierignore file (by @rothandrew)
- Switch to https for the pre-commit repos (by @rothandrew)
- Add instructions on how to enable the docker bridge network (by @rothandrew)