this post was submitted on 24 Apr 2024
163 points (95.5% liked)

Technology

63186 readers
3473 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 other!
  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
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] treadful@lemmy.zip 4 points 10 months ago (2 children)

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

[โ€“] MrSpArkle@lemmy.ca 2 points 10 months ago (1 children)

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 10 months ago (2 children)

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 10 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 10 months ago* (last edited 10 months ago) (1 children)

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 10 months ago

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