mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
Removing aws_iam_service_linked_role from module (#160)
This commit is contained in:
+1
-3
@@ -9,12 +9,11 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
- A useful addition (slam dunk, @self 🔥)
|
||||
- `suspended_processes` to `worker_groups` input (by @bkmeneguello)
|
||||
|
||||
### Changed
|
||||
|
||||
- A subtle but thoughtful change. (Boomshakalaka, @self 🏀)
|
||||
- Remove aws_iam_service_linked_role (by @max-rocket-internet)
|
||||
- Adjust the order and correct/update the ec2 instance type info. (@chenrui333)
|
||||
|
||||
## [[v1.7.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.6.0...v1.7.0)] - 2018-10-09]
|
||||
@@ -28,7 +27,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Changed
|
||||
|
||||
- A subtle but thoughtful change. (Boomshakalaka, @self 🏀)
|
||||
- fix default worker subnets not working (by @erks)
|
||||
- fix default worker autoscaling_enabled not working (by @erks)
|
||||
- Cosmetic syntax changes to improve readability. (by @max-rocket-internet)
|
||||
|
||||
Reference in New Issue
Block a user