Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm64_mac cpu-architecture #349

Open
ei-grad opened this issue Aug 29, 2024 · 0 comments
Open

arm64_mac cpu-architecture #349

ei-grad opened this issue Aug 29, 2024 · 0 comments

Comments

@ei-grad
Copy link

ei-grad commented Aug 29, 2024

→ ec2-instance-selector -a arm64_mac
NOTE: There was an error while parsing the commandline flags: error cpu-architecture must be one of: x86_64, x86_64_mac, amd64, i386, arm64
→ aws ec2 --region us-east-1 describe-instance-types \
    --filters "Name=processor-info.supported-architecture,Values=arm64_mac" \
    | jq -r '.InstanceTypes[].InstanceType'
mac2-m2.metal
mac2.metal
mac2-m1ultra.metal
mac2-m2pro.metal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant