Skip to content

Conversation

@TDWolff
Copy link

@TDWolff TDWolff commented May 20, 2024

Modified the main.tf and the ec2.tf to allow for support of the newest M1 through M3 chips from Apple. This was made to get around the problem with hashicorp/template from Hashicorp's deprecation of further development of the M1 branch of template by using template_file() function from Hashicorp. Version v2.2.0 is no longer supported on darwin-amd64. Added acknowledgment of new updates to the M1-M3 code, and giving warning that my code is from a beginner. also fixing some typos in commands see lines 29, 30, 42, and 70.

TDWolff added 2 commits May 20, 2024 13:51
Modified the main.tf and the ec2.tf to allow for support of the newest M1 through M3 chips from Apple. This was made to get around the problem with template from hashicorp's deprecation of further development of the M1 branch of template. Version v2.2.0 is no longer supported on darwin-amd64.
Adding acknowledgment of new updates to the M1-M3 code, and giving warning that my code is from a beginner. also fixing some typos in commands see lines 29, 30, 42, and 70
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.

1 participant