Use credentials output by terraform/development

This commit is contained in:
Ryan Ahearn
2023-03-13 15:30:37 -04:00
parent e6f3bace40
commit 67b64f11b9
5 changed files with 30 additions and 41 deletions

View File

@@ -13,7 +13,6 @@ env:
WERKZEUG_DEBUG_PIN: off
REDIS_ENABLED: 0
NODE_VERSION: 16.15.1
AWS_REGION: us-west-2
jobs:
build:

View File

@@ -17,7 +17,6 @@ env:
WERKZEUG_DEBUG_PIN: off
REDIS_ENABLED: 0
NODE_VERSION: 16.15.1
AWS_REGION: us-west-2
jobs:
dependency-audits: