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
- Ability to specify a permissions_boundary for IAM roles (by @dylanhellems)
15
27
- Ability to configure force_delete for the worker group ASG (by @stefansedich)
@@ -18,14 +30,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
18
30
-`enabled_metrics` input (by @zanitete)
19
31
- write_aws_auth_config to input (by @yutachaos)
20
32
21
-
#####Changed
33
+
### Changed
22
34
23
35
- Change worker group ASG to use create_before_destroy (by @stefansedich)
24
36
- Fixed a bug where worker group defaults were being used for launch template user data (by @leonsodhi-lf)
25
37
- Managed_aws_auth option is true, the aws-auth configmap file is no longer created, and write_aws_auth_config must be set to true to generate config_map. (by @yutachaos)
0 commit comments