[GH-ISSUE #123] Support Tofu #65

Open
opened 2026-05-06 12:36:59 +02:00 by BreizhHardware · 6 comments

Originally created by @frazergibsonntt on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/123

Would it be possible to add support to use Tofu instead of Terraform?

Originally created by @frazergibsonntt on GitHub (May 28, 2024). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/123 Would it be possible to add support to use Tofu instead of Terraform?
Author
Owner

@jose-joye commented on GitHub (Nov 25, 2024):

+1 for this request

<!-- gh-comment-id:2497550865 --> @jose-joye commented on GitHub (Nov 25, 2024): +1 for this request
Author
Owner

@patrickchugh commented on GitHub (Oct 20, 2025):

Why would this be better considering most people still use terraform?

<!-- gh-comment-id:3423362556 --> @patrickchugh commented on GitHub (Oct 20, 2025): Why would this be better considering most people still use terraform?
Author
Owner

@ajpenner commented on GitHub (Dec 21, 2025):

In my opinion, this is not a matter of better, but wider support. The opentofu is the OSS fork of terraform.

What I do is make a symlink terraform to my tofu executable. the underlying mechanisms between the two executables are close enough to the same (for opentofu 1.9.1 at least).

<!-- gh-comment-id:3678493001 --> @ajpenner commented on GitHub (Dec 21, 2025): In my opinion, this is not a matter of better, but wider support. The opentofu is the OSS fork of terraform. What I do is make a symlink `terraform` to my `tofu` executable. the underlying mechanisms between the two executables are close enough to the same (for opentofu 1.9.1 at least).
Author
Owner

@patrickchugh commented on GitHub (Mar 22, 2026):

Is this even necessary if most people already create an alias for opentofu ? calling the terraform command basically calls opentofu ? @frazergibsonntt @jose-joye @ajpenner

<!-- gh-comment-id:4105850990 --> @patrickchugh commented on GitHub (Mar 22, 2026): Is this even necessary if most people already create an alias for opentofu ? calling the terraform command basically calls opentofu ? @frazergibsonntt @jose-joye @ajpenner
Author
Owner

@ajpenner commented on GitHub (Mar 22, 2026):

At some point the functionality may split. Until that time, I am personally happy with using the alias.

<!-- gh-comment-id:4105860449 --> @ajpenner commented on GitHub (Mar 22, 2026): At some point the functionality may split. Until that time, I am personally happy with using the alias.
Author
Owner

@BreizhHardware commented on GitHub (Mar 25, 2026):

At some point the functionality may split. Until that time, I am personally happy with using the alias.

Agree with that, so why not add in the README a point about the alias if someone want to use tofu instead of terraform.

<!-- gh-comment-id:4125161630 --> @BreizhHardware commented on GitHub (Mar 25, 2026): > At some point the functionality may split. Until that time, I am personally happy with using the alias. Agree with that, so why not add in the README a point about the alias if someone want to use tofu instead of terraform.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#65
No description provided.