Is your feature request related to a problem? Please describe.
This tool is amazing but does require a few prompts for different values when creating an environment. We want to be able to fully automate this process.
Describe the solution you'd like
If all ptompts for the user could also be set via flags at execution time instead and only if not provided then prompt the user, then this could be fully automated without hacky expect scripts wrapping this etc.
Describe alternatives you've considered
Forking the module or writing expect scripts to answer the script prompts automatically
Additional context
No response