logoalt Hacker News

Duologic12/10/20251 replyview on HN

Any particular libraries you use to generate TF-JSON from jsonnet?

I wrote a generator a little while ago that can create jsonnet libraries from the TF schemas: https://github.com/Duologic/soysonnet

Example lib here: https://github.com/Duologic/soysonnet-aws

I only needed it for AWS so I didn't spend more time on it.


Replies

leetroutlast Thursday at 3:00 AM

By hand :( But I like your project. Do you use Tanka?

show 1 reply