mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-19 23:31:17 +02:00
Add support for placement groups (#306)
This commit is contained in:
committed by
Max Williams
parent
bef3c36a40
commit
fd1f149432
@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
- Ability to specify a placement group for each worker group (by @matheuss)
|
||||
- "k8s.io/cluster-autoscaler/{cluster-name}" and "k8s.io/cluster-autoscaler/node-template/resources/ephemeral-storage" tags for autoscaling groups (by @tbarrella)
|
||||
- Added "ec2:DescribeLaunchTemplateVersions" action to worker instance role (by @skang0601)
|
||||
- Adding ebs encryption for workers launched using workers_launch_template (by @russki)
|
||||
|
||||
Reference in New Issue
Block a user