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

OpenTofu support #8

Closed
AlexW00 opened this issue Oct 14, 2024 · 2 comments
Closed

OpenTofu support #8

AlexW00 opened this issue Oct 14, 2024 · 2 comments

Comments

@AlexW00
Copy link

AlexW00 commented Oct 14, 2024

Is your feature request related to a problem? Please describe.
I don't have terraform installed. Instead I use OpenTofu. However, when running Kuzco without terraform installed, the following error occurs:

Error: error extracting provider schema: error running terraform init: exec: "terraform": executable file not found in $PATH

Describe the solution you'd like
Kuzco works fine with just OpenTofu installed

Describe alternatives you've considered

  • alias terraform=tofu does not work
@RoseSecurity
Copy link
Owner

Thank you for this issue! I'm adding it to the roadmap and will add support this week for this request

@RoseSecurity
Copy link
Owner

OpenTofu configurations are now supported! Enjoy!

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

No branches or pull requests

2 participants