Hacker News new | ask | show | jobs
by jeremylevy 2168 days ago
Thanks!

For the export feature, It's something I've been thinking about for a while.

Given that I use Terraform under the hood, I've been thinking about a feature to merge the base architecture plan with your custom plan.

So you could have a catalog of "base" architectures and another catalog of "custom" architectures that you could spin up in seconds.

What do you think about it?