HackerTrans
TopNewTrendsCommentsPastAskShowJobs

httgp

no profile record

Submissions

Terrably: Build Terraform Providers in TypeScript

paambaati.github.io
1 points·by httgp·2개월 전·1 comments

comments

httgp
·27일 전·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
·2개월 전·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
·4개월 전·discuss
It's been available on nightlies for a while, and should land in 1.3.0 in a week or two.
httgp
·6개월 전·discuss
Nomad makes Find My compatible cards.

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