I’m looking forward to switch from Terraform to OpenTofu, but i have the impression that the ecosystem around it didn’t catch up yet.

Did any of you already did the switch? If so, what do you use as a replacement for Terraform Cloud, the VSCode extension and/or terraform-ls?

For Terraform Cloud, the are many options: scalr, spacelift, etc. Spacelift looks nice as it can also run Ansible, but Scalr seems to have a better and simpler UI.

But on the editor side, there doesn’t seem to be much… the VSCode extension has been forked but it still seem to be in its early days (cf. this issue: it still uses terraform-ls under the hood, which itself looks for the terraform binary).

  • @1984
    link
    -7
    edit-2
    1 month ago

    I don’t think it will become popular. People will continue to use terraform since it’s not only the default, but also better in all ways.

    We will probably see tofu be abandoned in a year or two.

    • @nikaro@jlai.luOP
      link
      fedilink
      91 month ago

      Except the ecosystem, how is terraform better than opentofu? As far as i know, currently they still are almost identical.