mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-24 18:31:09 +01:00
feat: Add AL2023 ARM64 NVIDIA variants (#3369)
This commit is contained in:
@@ -34,6 +34,7 @@ locals {
|
||||
AL2023_ARM_64_STANDARD = "al2023"
|
||||
AL2023_x86_64_NEURON = "al2023"
|
||||
AL2023_x86_64_NVIDIA = "al2023"
|
||||
AL2023_ARM_64_NVIDIA = "al2023"
|
||||
}
|
||||
# Try to use `ami_type` first, but fall back to current, default behavior
|
||||
# TODO - will be removed in v21.0
|
||||
|
||||
Reference in New Issue
Block a user