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

terraform on termux (android) #29790

Closed
TheDeveloper opened this issue Oct 21, 2021 · 1 comment
Closed

terraform on termux (android) #29790

TheDeveloper opened this issue Oct 21, 2021 · 1 comment
Labels
bug new new issue not yet triaged

Comments

@TheDeveloper
Copy link

In reference to #26235, it is possible to use termux-chroot to get terraform working on termux on android:

apt install -y proot
termux-chroot terraform init

The issue seems to affect go applications on termux, as aws-vault had a similar issue.

See termux/termux-app#1138 (comment) for more info.

@TheDeveloper TheDeveloper added bug new new issue not yet triaged labels Oct 21, 2021
@github-actions
Copy link
Contributor

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug new new issue not yet triaged
Projects
None yet
Development

No branches or pull requests

1 participant