You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Breaking:** Allow for specifying a custom AMI for the worker nodes. (by @bmcstdio)
27
27
- Added support for Windows workers AMIs (by @hodduc)
28
28
- Allow for replacing the full userdata text with a `userdata_template_file` template and `userdata_template_extra_args` in `worker_groups` (by @snstanton)
29
-
- Write your awesome addition here (by @you)
30
29
31
30
### Changed
32
31
@@ -35,7 +34,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
35
34
- Bumped minimum terraform version to 0.12.2 to prevent an error on yamlencode function (by @toadjaune)
36
35
- Access conditional resource using join function in combination with splat syntax (by @miguelaferreira)
0 commit comments