Hacker News new | ask | show | jobs
by theIntangible 28 days ago
How does this compare to using Pulumi with golang?
1 comments

I haven't used Pulumi heavily, but unobin code has its own syntax more similar to terraform that compiles to Go. You can drop into Go for writing libraries however.