aws-cli: Added some environment variables for sane defaults

This commit is contained in:
Gregor Bückendorf 2019-01-14 09:38:07 +01:00
parent 08507db7f5
commit 518afbf7d0

3
.environment.d/aws.env Normal file
View file

@ -0,0 +1,3 @@
AWS_PROFILE=default-role
AWS_DEFAULT_REGION=eu-west-1
AWS_DEFAULT_OUTPUT=json