Does Atlantis natively support open tofu yet? For ...
# atlantis-community
s
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
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.
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
I added this comment as a workaround https://github.com/runatlantis/atlantis/issues/3741#issuecomment-1973135381 You'll be paving your own path there as that has not been tested. However i do not want to discourage you either as that would be a fantastic test.
s
I’ll wait for now as it’s a new role and I’ll aim to add the support of open tofu either inside or outside work
👍 1