logoalt Hacker News

moltarlast Wednesday at 8:59 PM1 replyview on HN

It’s not an alternative at all. Terraform CDK is basically TypeScript transpired to HCL. You can codegen TypeScript bindings for any provider. And then write normal TypeScript.


Replies

ptdorflast Thursday at 9:35 PM

> Terraform CDK is basically TypeScript transpired to HCL

transpiled to JSON