Revert "Add suspended_processes attributes to autoscaling_group (#153)" (#157)

This reverts commit c8cc60f46d.
This commit is contained in:
Max Williams
2018-10-09 11:24:42 +02:00
committed by GitHub
parent c8cc60f46d
commit ba43786412
3 changed files with 1 additions and 4 deletions

View File

@@ -12,7 +12,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
- A useful addition (slam dunk, @self 🔥)
- Worker groups can be created with a specified IAM profile. (from @laverya)
- exposed `aws_eks_cluster` create and destroy timeouts (by @RGPosadas)
- Added `suspended_processes` to `worker_groups` input (by @bkmeneguello)
- exposed `placement_tenancy` for autoscaling group (by @monsterxx03)
- Allow port 443 from EKS service to nodes to run `metrics-server`. (by @max-rocket-internet)