HackerTrans
トップ新着トレンドコメント過去質問紹介求人

httgp

no profile record

投稿

Terrably: Build Terraform Providers in TypeScript

paambaati.github.io
1 ポイント·投稿者 httgp·2 か月前·1 コメント

コメント

httgp
·27 日前·議論
> 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
·2 か月前·議論
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
·4 か月前·議論
It's been available on nightlies for a while, and should land in 1.3.0 in a week or two.
httgp
·6 か月前·議論
Nomad makes Find My compatible cards.

https://nomadgoods.com/in/products/tracking-card
httgp
·8 か月前·議論
How does this compare with [`useSWR`](https://swr.vercel.app/)?
httgp
·8 か月前·議論
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
·3 年前·議論
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
·7 年前·議論
Not true. I'm in India and I got on the beta early on.
httgp
·7 年前·議論
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!