Skip to content

Commit

Permalink
remove duplicate variable entry in email-service task definition
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Aug 28, 2024
1 parent 0be646e commit 9855211
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/031-email-service/task-definition-cron.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
"name": "APP_ID",
"value": "${appconfig_app_id}"
},
{
"name": "AWS_REGION",
"value": "${aws_region}"
},
{
"name": "ENV_ID",
"value": "${appconfig_env_id}"
Expand Down

0 comments on commit 9855211

Please sign in to comment.