Jinja Templating with GitHub Actions

Consider the simple case where you have an JSON file containing an ECS task definition within a repository’s master branch: https://github.com/someuser/my-ecs-repo/aws/ecs_task_definition.json Let’s assume that the master branch is where all …

Read more