Adding 2 new outputs: AMI ID and work user-data (#364)

* Adding 2 new outputs: AMI ID and work user-data

* adding separate outputs to include both
This commit is contained in:
Max Williams
2019-05-07 11:09:44 +02:00
committed by GitHub
parent 1660105970
commit 60dfeca191
3 changed files with 13 additions and 1 deletions

View File

@@ -11,9 +11,9 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added outputs for `workers_user_data` and `workers_default_ami_id` (by @max-rocket-internet)
- Added doc about spot instances (by @max-rocket-internet)
- Added support for custom service linked role for Auto Scaling group (by @voanhduy1512)
- Write your awesome addition here (by @you)
### Changed