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

feat: Allow specifying the CPU architecture to support ARM based runners #23

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

zahornyak
Copy link
Contributor

Description

Possibility to change the architecture of terraform

Motivation and Context

It solves the architecture problem on arm64 runners

How Has This Been Tested?

I've released on my fork and used in my arm64 flow

Screenshots (if appropriate):

image image

@bryantbiggs bryantbiggs changed the title feat: terraform architecture select feat: Allow specifying the CPU architecture to support ARM based runners Sep 6, 2024
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thought we could do something a bit more dynamic for folks using uname -m but didn't have the bandwidth to chase that down. this should be ok for now, thanks!

@bryantbiggs bryantbiggs merged commit 906f098 into clowdhaus:main Sep 6, 2024
8 checks passed
@bryantbiggs
Copy link
Member

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@zahornyak
Copy link
Contributor Author

@bryantbiggs something like that? #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants