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

Using TF and k9s versions as envs to more easily fetch arm64 binaries #267

Merged
merged 2 commits into from Apr 30, 2024

Conversation

bblinder
Copy link
Contributor

Description

Added some functionality to dynamically pull in the latest versions of Terraform (arm64) and K9S based on Github's tagging structure. This should hopefully minimize maintenance effort by avoiding hardcoding releases/versions.

Copy link
Collaborator

@rcastley rcastley left a comment

Choose a reason for hiding this comment

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

Thank you for this, pretty clever :-) however ... K9s is pulling amd64 not arm64

@bblinder
Copy link
Contributor Author

Ah, oops. I'll change it to arm64.

Copy link
Collaborator

@rcastley rcastley left a comment

Choose a reason for hiding this comment

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

Update K9s to pull arm64 version

@bblinder bblinder changed the title Dynamically fetch the latest version of Terraform and k9s Using TF and k9s versions as envs to more easily fetch arm64 binaries Apr 29, 2024
@rcastley rcastley merged commit 162e718 into splunk:main Apr 30, 2024
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.

None yet

3 participants