164
top 44 comments
sorted by: hot top controversial new old
[-] negativenull@lemmy.world 57 points 4 months ago
[-] BestBouclettes@jlai.lu 50 points 4 months ago

RedHat and Hashicorp under IBM. Hmm, that doesn't bode well for the future.

[-] RobotToaster@mander.xyz 36 points 4 months ago

https://opentofu.org/ is apparently the community fork of terraform

[-] dragnet@lemmy.dbzer0.com 8 points 4 months ago

And its backed by the Linux Foundation! So it can survive things like Hashicorp's silly attempt to claim copyright infringement.

[-] Coreidan@lemmy.world 26 points 4 months ago

The kiss of death

[-] Nomecks@lemmy.ca 26 points 4 months ago

I know people hear Hashicorp and instantly think Terraform, but Vault is the real crown jewel here.

[-] vermyndax@lemmy.world 7 points 4 months ago
[-] derpgon@programming.dev 2 points 4 months ago

RIP, wanted to implement that, but fuck it. Last time I needed to list versions of IBM MQ (contractor uses it, so I had to replicate it in local env) - and I fucking couldn't. How can someone make such a dumb fucking website is beyond me.

[-] carl_dungeon@lemmy.world 18 points 4 months ago
[-] wabafee@lemmy.world 18 points 4 months ago
[-] KingThrillgore@lemmy.ml 15 points 4 months ago

So let me get this straight: Hashicorp gets private equity'd, changes its license to be a rentseeker against Amazon and Google, and now sells itself to the OG rentseeker.

What the fuck happened to open source?

[-] whoisearth@lemmy.ca 6 points 4 months ago

I would argue "open source". I've paid attention to hashicorp for a while. They were always about "getting that bag". Open source was a means to their ends.

Something was fucky with them since day 1 and the fact many companies were openly using alpha software on production environments (my work included). Always rubbed me the wrong way.

For good open source look at apps like Zabbix.

[-] MigratingtoLemmy@lemmy.world 13 points 4 months ago* (last edited 4 months ago)

~~Turns out that IBM is leading OpenTofu efforts.~~ Nevermind, it's OpenBao they are working on (Hashicorp Vault FOSS fork), we might just be done here.

Also Pulumi is technically fucked too. Back to good old shell scripting boys

[-] cube2222@lemmy.world 29 points 4 months ago

Turns out that IBM is leading OpenTofu efforts.

IBM is in no way involved in OpenTofu. Afaik they are involved in OpenBao.

Source: I'm the technical lead of the OpenTofu project.

[-] MigratingtoLemmy@lemmy.world 3 points 4 months ago

Apologies, I got that wrong. Will edit my comment

[-] derpgon@programming.dev 2 points 4 months ago

Legend 🫡

[-] nbailey@lemmy.ca 12 points 4 months ago

The bastards can never take away your shell script full of arcane and unreadable curl commands parsed by incomprehensible awk scripts!

[-] martinb@lemmy.sdf.org 1 points 4 months ago

This is the way

[-] KingThrillgore@lemmy.ml 7 points 4 months ago

OpenTofu is under Linux Foundation stewardship, they can find another supporter.

[-] MigratingtoLemmy@lemmy.world 2 points 4 months ago

Thanks, I got that wrong. Edited

[-] treadful@lemmy.zip 4 points 4 months ago

Isn't Pulumi moving to native API stuff instead of the tf provider?

[-] MrSpArkle@lemmy.ca 2 points 4 months ago

They wish. Nobody is gonna replicate that effort successfully any time soon.

You’d sooner get the cloud providers to standardize on an api.

[-] treadful@lemmy.zip 3 points 4 months ago

I mean, they have AWS Native (in preview) and Azure Native. So it's a little more substantial than a wish.

[-] MrSpArkle@lemmy.ca 2 points 4 months ago

Crossplane has also had internal providers in development for 3 years. Bottom line is unless the actual cloud provider is devoting developer resources to a provider(like they do for the TF providers), it's unlikely to happen.

[-] vermyndax@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

I guess I need to start looking deeper into this, and the potential for importing existing infrastructures into pulumi's purview. But I'm hesitant - I don't want pulumi to pull a Hashicorp. I'm wondering if it's best to just go with CFN and Bicep.

[-] treadful@lemmy.zip 1 points 4 months ago

If you're migrating from tf, OpenTofu might be a better option. I mostly like Pulimi for the language options.

[-] MigratingtoLemmy@lemmy.world 1 points 4 months ago

I don't know

[-] BrianTheeBiscuiteer@lemmy.world 10 points 4 months ago

Fffffffffffuuuuuuuu

[-] whodovoodoowedo@lemmy.world 9 points 4 months ago

hashicorp's APIs will be right at home at IBM. Right along with HCL. not a fan of either but have been forced to use them. this might bode well for my future if a pending license change is coming.

[-] redcalcium@lemmy.institute 7 points 4 months ago

Damn, iirc someone (forgot who) actually called it at the beginning of terraform debacle, though it was redhat instead of ibm, but close enough.

[-] yildolw@lemmy.world 12 points 4 months ago

IBM owns Red Hat

[-] nous@programming.dev 8 points 4 months ago

Well, Redhat is owned by IBM now so basically spot on

[-] someguy3@lemmy.world 6 points 4 months ago

HashiCorp provides a suite of tools intended to support the development and deployment of large-scale service-oriented software installations. Each tool is aimed at specific stages in the life cycle of a software application, with a focus on automation. Many have a plugin-oriented architecture in order to provide integration with third-party technologies and services.[16] Additional proprietary features for some of these tools are offered commercially and are aimed at enterprise customers.[17]

Can someone tell me what this actually means?

[-] redcalcium@lemmy.institute 19 points 4 months ago* (last edited 4 months ago)

Imagine what happen when you bought a new computer. You'll install an os, then install all apps you need, copy over all data you need, etc. Now imagine if you have 100 of new computers. The tools hashicorp made basically enable you to create a recipe to perform all this operation over a fleet of servers.

[-] fodderoh@lemmy.world 12 points 4 months ago

They provide tools that make it easier to automate large-scale deployments of servers and applications.

[-] yildolw@lemmy.world 6 points 4 months ago

Instead of dealing with proprietary rest APIs to manage every third party service you use, you can use a declarative, idempotent format to define infrastructure that's compatible with all of them

[-] elephantium@lemmy.world 5 points 4 months ago

They do tools for programmers. Big projects! But not stuff sold at retail. The plugin stuff is saying it plays well with the other kids on the playground.

And you get extras if you pay more.

[-] BlueBockser@programming.dev 6 points 4 months ago

They missed April fools by about a month

[-] mannycalavera@feddit.uk 6 points 4 months ago

IBM: Hi guys. Can I be relevant again? Guys? Guys hello.... Hello?

[-] mynamesnotrick@lemmy.zip 3 points 4 months ago

Just as we were building out our terraform deployments... Not a good omen.

[-] sugar_in_your_tea@sh.itjust.works 2 points 4 months ago

Nah, you now have OpenTofu deployments.

[-] Oddbin@lemmy.world 3 points 4 months ago
this post was submitted on 24 Apr 2024
164 points (95.6% liked)

Technology

58151 readers
7634 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS