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

[enhancement]: opentofu support #5044

Open
Alexlofern opened this issue Nov 16, 2024 · 2 comments
Open

[enhancement]: opentofu support #5044

Alexlofern opened this issue Nov 16, 2024 · 2 comments

Comments

@Alexlofern
Copy link

Describe your feature request here

OpenTofu is a fork of Terraform that is open-source, community-driven, and managed by the Linux Foundation.

Please create an option to switch from terraform to openTofu

https://opentofu.org/

@KonstantinTyukalov
Copy link
Contributor

Hi @Alexlofern could you please describe your request in more detail? What type of support is expected?

@Alexlofern
Copy link
Author

Yes sure, OpenTofu is an open-source Infrastructure-as-Code (IaC) tool, originally a fork of Terraform. It was created to maintain compatibility with existing Terraform configurations while fostering a more open and community-driven development process. OpenTofu enables users to define and provision infrastructure using code in a declarative format, supporting multiple cloud providers and services.

This tool has gained popularity due to changes in Terraform's licensing model, which have led some users to explore alternatives. OpenTofu, being open-source, provides a compelling option for those seeking a fully community-driven and transparent solution without licensing restrictions.

For your Azure DevOps extension functionality, you could propose adding a configuration setting or toggle to allow users to switch seamlessly between Terraform and OpenTofu binaries. This feature would address the licensing concerns and give users the flexibility to adopt OpenTofu while maintaining compatibility with existing workflows and project requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants