add workers_asg_names to outputs

This commit is contained in:
Andrew Lavery
2018-07-20 10:17:25 -07:00
parent 2814efcb8a
commit 6206484f44
3 changed files with 7 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- manage eks workers' root volume size and type
- `workers_asg_names` added to outputs.
### Changed