mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-17 06:19:38 +02:00
Adding aws_iam_service_linked_role to fix ELB creation error (#91)
* adding aws_iam_service_linked_role to fix ELB creation error * setting default to false * updating changelog * moving resource to cluster.tf file
This commit is contained in:
@@ -12,6 +12,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- add spot_price option to aws_launch_configuration
|
||||
- add enable_monitoring option to aws_launch_configuration
|
||||
- add t3 instance class settings
|
||||
- add aws_iam_service_linked_role for elasticloadbalancing. (by @max-rocket-internet)
|
||||
- Added autoscaling policies into module that are optionally attached when enabled for a worker group. (by @max-rocket-internet)
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user