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

Remove dependency on dpkg in install_linux.sh #2229

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

jimmydavies
Copy link
Contributor

For the purposes of tflint arm64 and aarch64 are equivalent and so we don't need to keep the logic that checks for the user space being 32 bit. This allows us to not rely on dpkg being installed, but more importantly stops 64 bit systems from falling back to 32bit tflint install when dpkg is not present

For the purposes of tflint arm64 and aarch64 are equivalent and so we don't need to keep the logic that checks for the user space being 32 bit. This allows us to not rely on dpkg being installed, but more importantly stops 64 bit systems from falling back to 32bit tflint install when dpkg is not present
@jimmydavies
Copy link
Contributor Author

Fixes #2228

@bendrucker bendrucker merged commit fcbcce5 into terraform-linters:master Feb 7, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants