Create a survey/wizard tool to bootstrap environments.
This tool should:
- Survey users about their environment needs
- Automatically create projects and environments
- Add packages to the canvas
- Create links between packages
- Set environment defaults
Bonus: A main.tf that takes inputs and creates a base environment would be even cooler.
This dramatically improves the getting-started experience by automating the initial environment setup.