1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Piddock 60b494049b docs: autoscaler X.Y version must match (#928) 2020-06-26 17:39:49 +02:00
Max Williams 626a393ab9 Remove of autoscaling IAM policy related stuff (#716)
* Disable management of autoscaling IAM policy by default

* remove completely

* update changelog notes

* fix pre-commit stuff

* misc updates

* fmt

* fix changelog

* Removal of tags and update docs

* Change after updating terraform-docs

* Add second tag
2020-02-04 19:34:17 +01:00
Wi1dcard 18748a5f38 Update autoscaling.md (#531) 2019-09-27 13:18:31 +02:00
irti 185cd4499e [add-notes] update the docs/autoscaling.md document 2019-09-21 00:14:03 +05:00
刘相轩 4b1df0c0af Update default override instance types to work with Cluster Autoscaler (#425) 2019-07-08 11:18:13 +02:00
Holger Marquetant 86e71a1280 AWS region was missing in example (#213)
awsRegion missing in example.
It's not working without it.

And added cloudProvider setting.
It's by default "aws" and not necessary at the moment. But it's to important and should be defined if default will change in the future.
2018-12-13 15:38:57 +01:00
Samuel Fredrickson b6f6a82352 Add worker group option to protect from scale in. (#135)
See [#134](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/134)
2018-09-18 11:24:52 +02:00
Max Williams 28f7e9dd41 initial commit 2018-08-27 17:17:32 +02:00