Configure 'cpu_credits' for workers (#253) (#426)

* Configure 'cpu_credits' for workers (#253)

* Updated CHANGELOG(#253)

* Moved default to settings for launch templates(#253)
This commit is contained in:
Alexander Shinkarenko
2019-07-12 19:44:54 +07:00
committed by Max Williams
parent 4b1df0c0af
commit 34b74518e8
4 changed files with 18 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Option to set a KMS key for the log group and encrypt it (by @till-krauss)
- Output the name of the cloudwatch log group (by @gbooth27)
- Added `cpu_credits` param for the workers defined in `worker_groups_launch_template` (by @a-shink)
- Write your awesome addition here (by @you)
### Changed