6 ms·
This is basically how pulumi and tfsdk work. You write go/ts/python/... that generates a bunch of config files to a temp folder, and then reconciles those.
by rattyJ2 1y ago
This is basically how pulumi and tfsdk work.
You write go/ts/python/... that generates a bunch of config files to a temp folder, and then reconciles those.