feat: Add AL2023 ARM64 NVIDIA variants (#3369)

This commit is contained in:
Nick Baker
2025-06-09 15:27:17 -07:00
committed by GitHub
parent 89af98d700
commit 715d42bf14
3 changed files with 4 additions and 0 deletions

View File

@@ -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