Does Atlantis natively support open tofu yet? For my new role I’m thinking of during our migration to move them to open tofu straight away rather than upgrade the version of terraform they are currently running
r
RB
03/01/2024, 12:35 PM
No not yet. There is an open ticket. I did all the code sleuthing to support it. I think we did have one volunteer but a pr has not been submitted yet.
RB
03/01/2024, 12:37 PM
There are multiple prs that need to be done.
• 1 in opentofu to support a single page of releases like hashicorps terraform releases
• tfswitch golang then needs to support opentofu to download the releases
• Then atlantis needs to be updated
All the issues are linked here
https://github.com/runatlantis/atlantis/issues/3741