terraform-aws-ecs-scheduled-task
terraform-aws-ecs-scheduled-task copied to clipboard
Terraform module for AWS ECS to create a scheduled task
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
This allows us to use Fargate-type scheduled tasks. Thanks!
I get a strange syntax error on my localmachine, the module works fine after adding `=` error; ``` Error: Unsupported block type on ../../modules/terraform-aws-ecs-scheduled-task/main.tf line 35, in data "template_file" "scheduled_task_cloudwatch_policy":...