aws_eks_node_group: Support new Bottlerocket AMI types #21548
Labels
documentation
Introduces or discusses updates to documentation.
enhancement
Requests to existing resources that expand the functionality or scope.
service/eks
Issues and PRs that pertain to the eks service.
Milestone
Community Note
Description
EKS added native support of Bottlerocket to Managed Node Groups https://aws.amazon.com/about-aws/whats-new/2021/10/amazon-eks-nodes-groups-bottlerocket/.
aws_eks_node_group
attributeami_type
should support new valuesBOTTLEROCKET_ARM_64
andBOTTLEROCKET_x86_64
according to https://docs.aws.amazon.com/eks/latest/APIReference/API_CreateNodegroup.html#AmazonEKS-CreateNodegroup-request-amiTypeNew or Affected Resource(s)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: