cloudposse / atmos

👽 Terraform Orchestration Tool for DevOps. Keep environment configuration DRY with hierarchical imports of configurations, inheritance, and WAY more. Native support for Terraform and Helmfile.
https://atmos.tools
Apache License 2.0
780 stars 96 forks source link

PTerm UX for CLI (Make Atmos Prettier) #367

Open osterman opened 1 year ago

osterman commented 1 year ago

Be able to use atmos without understanding stack name conventions, and be prompted to select stack names.

atmos terraform plan vpc

Would provide a multi-selector to select that stacks.

jamengual commented 1 year ago

this will have to be "enabled" to keep the default behavior that is more cicd/pipeline friendly

osterman commented 1 year ago

@jamengual correct; we have to maintain friendly support for headless terminals / TTY-less terminals

llpham14 commented 1 year ago

https://cloudposse.atlassian.net/browse/DEV-870