Hi all, I recently slapped together <a href="https://terragen.sh/" rel="nofollow">https://terragen.sh/</a> in a single sitting.
Terragen.sh is a website where you can put make some decisions about your infrastructure needs, and generate the terraform that matches your configuration.<p>It's an extremely narrow use-case right now as I put it together in about 4 hours, but it has a fully functioning extensible backend that uses versioned Go templates to store and render the terraform. Right now, the site generates terraform for the hello-world app for AWS AppRunner.<p>In an effort to get early feedback, I decided to post the link even though the website is still extremely limited.<p>Do you think there's a use case for a website like this? Maybe advanced configurations require payment to generate? Would you ever use a tool like this? Maybe if it also created best practices VPCs, database configurations, etc?<p>But also, maybe there isn't much of a market for anything more advanced!<p>Thanks for any and all feedback!