<!--- Provide a general summary of the issue in the Title above --> Would love to be able to set a region in the config for specific accounts ## Expected Behavior <!--- Tell us what should happen --> Set to be something like [staging] aws_app_id = 555045 aws_region = us-west-2 ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> Have to set region per command ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, -->
Would love to be able to set a region in the config for specific accounts
Expected Behavior
Set to be something like
[staging]
aws_app_id = 555045
aws_region = us-west-2
Current Behavior
Have to set region per command
Possible Solution