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).

  • @EarMaster@lemmy.world
    link
    fedilink
    61 month ago

    I am currently working on implementing OpenTofu because I want to integrate it with a Gitlab instance and Terraform has been deprecated recently, but I have to agree the alternative doesn’t seem to be ready yet.

  • @1984@lemmy.today
    link
    fedilink
    -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.

    • @nikaroOP
      link
      91 month ago

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