Allow for specifying a custom AMI for the worker nodes. (#551)

Signed-off-by: Bruno Miguel Custódio <brunomcustodio@gmail.com>
This commit is contained in:
Bruno M. Custódio
2019-10-21 12:04:04 +01:00
committed by Max Williams
parent 2e2f2acada
commit c81e1d2fa7
4 changed files with 14 additions and 10 deletions

View File

@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- **Breaking:** Allow for specifying a custom AMI for the worker nodes. (by @bmcstdio)
- Write your awesome addition here (by @you)
### Changed