Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow environment variables in app container definition #134

Merged

Conversation

Stretch96
Copy link
Member

  • This allows adding environment variables using the app.json.tpl container defintion template
  • We can then reuse this container definition for tasks that won't be using an S3 environment variable file (eg. passing in environment variables from Terraform)

* This allows adding environment variables using the app.json.tpl
  container defintion template
* We can then reuse this container definition for tasks that won't be
  using an S3 environment variable file (eg. passing in environment
  variables from Terraform)
@Stretch96 Stretch96 merged commit 5592864 into main Jul 24, 2024
5 checks passed
@Stretch96 Stretch96 deleted the allow-environment-variables-in-app-container-definition branch July 24, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants