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

Changed Tutorial 3 config files to support arm architecture #3

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

psrvere
Copy link
Contributor

@psrvere psrvere commented Nov 23, 2024

Existing config files throw error for M1/M2 laptops as template provider is not supported for arm. This PR adds two alternate files compute.tf.arm and provider.tf.arm which have correct config for M1/M2 laptops. Read me file has also been modified with Instructions.

@psrvere
Copy link
Contributor Author

psrvere commented Nov 23, 2024

@sayanchowdhury - Please reivew.

@tormath1
Copy link
Contributor

tormath1 commented Nov 25, 2024

Thanks a lot for finding and solving this issue. Instead of having an additional file for M1/M2 laptops, I would suggest to update the compute.tf and provider.tf with your changes (this should not be harmful for AMD64 users).

@psrvere
Copy link
Contributor Author

psrvere commented Nov 26, 2024

Sure @tormath1, let me send the changes. FYI - I do not have AMD64 machine to test these changes.

@tormath1
Copy link
Contributor

Sure @tormath1, let me send the changes. FYI - I do not have AMD64 machine to test these changes.

No worries, I'll try on my machine.

@psrvere
Copy link
Contributor Author

psrvere commented Nov 26, 2024

@tormath1 - Thanks a lot! Made the changes, please check.

Copy link
Contributor

@tormath1 tormath1 left a comment

Choose a reason for hiding this comment

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

Thanks! I tested on my setup, it works as usual. 👌

Copy link
Contributor

Choose a reason for hiding this comment

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

This file modification can now be dropped.

@tormath1 tormath1 merged commit 18e8ebb into flatcar:main Nov 26, 2024
@tormath1
Copy link
Contributor

@psrvere thanks for your contribution, this will benefit to M1/M2 users!

@sayanchowdhury
Copy link
Member

Thanks @psrvere for this PR and @tormath1 for the review!

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.

3 participants