iam policy updated

This commit is contained in:
brandoconnor
2018-06-06 23:23:32 -07:00
parent 6a137f751e
commit 22b9706705
5 changed files with 84 additions and 57 deletions

View File

@@ -13,7 +13,7 @@ install:
- bundle install
before_script:
- echo 'before_script'
- export AWS_REGION='us-west-2'
- export AWS_REGION='us-east-1'
- export TF_VAR_region=${AWS_REGION}
- echo "using AWS_REGION=${AWS_REGION}"
- export TF_WARN_OUTPUT_ERRORS=1