this post was submitted on 08 May 2024
1 points (100.0% liked)

DevOps

1831 readers
1 users here now

DevOps integrates and automates the work of software development (Dev) and IT operations (Ops) as a means for improving and shortening the systems development life cycle.

Rules:

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

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

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 days ago* (last edited 3 days ago)

Because IBM has bought HashiCorp, and IBM also owns Red Hat, who has deep experience with fixing licensing issues (see: Qumranet).

I don't think there's much reason to switch. The licensing situation is likely to be cleared up within the next year, once the dust from the acquisition settles.

[–] [email protected] -2 points 11 months ago* (last edited 11 months ago) (1 children)

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.

[–] [email protected] 1 points 6 months ago (1 children)

OpenTofu is now the default, in GitLab at least, so I'll be making the switch soon.

[–] [email protected] 4 points 6 months ago

Yeah looks like I was wrong about this.