diff options
Diffstat (limited to '.aws/config')
| -rw-r--r-- | .aws/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.aws/config b/.aws/config new file mode 100644 index 0000000..a5220e0 --- /dev/null +++ b/.aws/config @@ -0,0 +1,2 @@ +[default] +region = eu-central-1 |
