Open jseiser opened 3 years ago
Additionally, aws_eks_node_group
is missing support for setting suspended_processes
as a parameter to the ASG it creates.
Support for price and capacity optimized for allocation strategy is a must for us:
Not going to happen on provider side until AWS EKS API actually supports this. You can check for available options at https://docs.aws.amazon.com/eks/latest/APIReference/API_CreateNodegroup.html
Everyone commenting in this issue need to bring this to their AWS TAMs.
@z0rc so I guess the only way for now is to do it via the aws_autoscaling_group...
these are all dependent on the upstream service - once EKS managed node groups support these configurations, the provider can therefore support them (most likely via custom launch templates unless the EKS API dictates differently)
Community Note
Description
I believe aws_eks_node_group is missing alot of option related to Mixed Instances.
New or Affected Resource(s)
Resource: aws_eks_node_group
References
EKS
0000](https://github.com/hashicorp/terraform-provider-aws/issues/21707#:~:text=terraform-aws-modules/terraform-aws-eks%231670)