This PR removes the environment variables from our task definitions and moves them to environment specific files. Each environment file is uploaded to the designated s3 bucket during deployment.
issue #1945
How Has This Been Tested?
[x] verified the env files are uploaded to S3 when deploying the app
Description
This PR removes the environment variables from our task definitions and moves them to environment specific files. Each environment file is uploaded to the designated s3 bucket during deployment.
issue #1945
How Has This Been Tested?
Checklist