You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Arn of an AWS KMS symmetric key to be used for encryption of kubernetes resources."
211
186
}
212
-
213
-
variable"worker_ami_type" {
214
-
type=string
215
-
description="AMI type to use for nodes. Defaults to automatically determined based on instance type (AL2023_x86_64_STANDARD, AL2023_ARM_64_STANDARD, AL2023_x86_64_NVIDIA or AL2023_ARM_64_NVIDIA)."
216
-
}
217
-
218
-
variable"worker_ami_release_version" {
219
-
type=string
220
-
description="AMI version of the EKS Node Group. Defaults to latest version for Kubernetes version. A list of release versions can be found in https://github.com/awslabs/amazon-eks-ami/blob/master/CHANGELOG.md"
0 commit comments