-
Notifications
You must be signed in to change notification settings - Fork 6
Make clouds configurable #8
Copy link
Copy link
Open
Labels
Description
Clouds should be a configurable hierarchically, much like git is:
- configuration per stack
- per working-directory
- global configuration file
These configs could remember things like
- the AWS account that was last used in this working directory/stack/globally?
- set various parameters, like for the git integration
Reactions are currently unavailable