10 ms·
How does this compare to using Pulumi with golang?
by theIntangible 3mo ago
How does this compare to using Pulumi with golang?
- joseph 3mo agoI 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.