adding cluster arn to outputs (#372)

This commit is contained in:
Alex Snast
2019-05-07 15:16:32 +03:00
committed by Max Williams
parent 60dfeca191
commit 613fb1ca96
2 changed files with 6 additions and 6 deletions

View File

@@ -11,9 +11,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added support for custom service linked role for Auto Scaling group (by @voanhduy1512)
- Add cluster arn to outputs (by @alexsn)
- 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)
### Changed