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!