HackerTrans
TopNewTrendsCommentsPastAskShowJobs

httgp

no profile record

Submissions

Terrably: Build Terraform Providers in TypeScript

paambaati.github.io
1 points·by httgp·vor 2 Monaten·1 comments

comments

httgp
·vor 27 Tagen·discuss
> there is a real hole in the market for a simple solution that lets you deploy some containers to some instances in a declarative fashion without all of that complexity and does decent LTS versions

There's Nomad for this; I wish more teams would run Nomad.
httgp
·vor 2 Monaten·discuss
Terrably lets you build Terraform & OpenTofu providers in TypeScript, using Node.js or Bun.

Nothing against Go, but I've always wanted to reverse-engineer the Terraform Go Plugin SDK so I can develop providers using TypeScript.

The terrably framework ships with a CLI that can scaffold a new project, run correctness checks, build provider binaries, and publish the provider to the Terraform Provider registry.

Developers can develop and build using Node.js or Bun.

I've also built a toy provider at https://github.com/paambaati/terraform-provider-gpcloud that serves as a real example, as well as a full end-to-end test of the framework. For each new release, we use it to plan, apply & destroy the provider and then publish a new version on the provider registry.
httgp
·vor 4 Monaten·discuss
It's been available on nightlies for a while, and should land in 1.3.0 in a week or two.
httgp
·vor 6 Monaten·discuss
Nomad makes Find My compatible cards.

https://nomadgoods.com/in/products/tracking-card
httgp
·vor 8 Monaten·discuss
How does this compare with [`useSWR`](https://swr.vercel.app/)?
httgp
·vor 8 Monaten·discuss
I’m struggling with this too, and I cannot disable or remove the live TV app. If I get an Apple TV, can I have the TV always default to it on startup?
httgp
·vor 3 Jahren·discuss
Thanks for sharing this. I’d stayed away from it worried that it’ll be expensive, but I’ll try it now as its free for personal use.
httgp
·vor 7 Jahren·discuss
Not true. I'm in India and I got on the beta early on.
httgp
·vor 7 Jahren·discuss
Good point. This could very easily lead to the same problems plaguing the NPM ecosystem — an action repo could be sold to a malicious actor, giving them full access to your entire codebase!