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

Add support for additional ARM/Graviton instance types, reprise #981

Merged
merged 3 commits into from
Jan 26, 2022
Merged

Add support for additional ARM/Graviton instance types, reprise #981

merged 3 commits into from
Jan 26, 2022

Conversation

toothbrush
Copy link
Contributor

This PR is a retry of #969 and supersedes it – the problem encountered there is that the CloudFormation intrinsic function !Or can only take between minimum 2 and maximum 10 arguments.

To address that issue i've perpetrated a bit of a hack, but it works. Basically, split the conditional into a sub-clause for each instance family.

I don't recall if it's possible to switch base branch in already-created PRs, so here's a fresh one. Apologies to the authors of the previous one – feel free to cherry-pick my changes if you prefer to keep the original PR open.

@pda pda merged commit 313e969 into buildkite:master Jan 26, 2022
@pda
Copy link
Member

pda commented Jan 26, 2022

🎉

@toothbrush toothbrush deleted the paul/arm-instances branch January 27, 2022 01:47
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

Successfully merging this pull request may close these issues.

2 participants