Allow using the ECS Task Definition as the mapping file. Could pass file name and container name/index but could default to task_definition.json and first container for simpler convention use. Added bonus, could merge environment and secrets sections to get the full .env.
Allow using the ECS Task Definition as the mapping file. Could pass file name and container name/index but could default to
task_definition.jsonand first container for simpler convention use. Added bonus, could mergeenvironmentandsecretssections to get the full.env.