Using terraform to setup AWS EventBridge Scheduler and a scheduled ECS Task

<p>I have been working with AWS for quite a few years now. And whenever I needed to create an ECS Task that runs on a schedule I used EventBridge Rules, but ever since AWS came out with EventBridge Scheduler I have been wanting to try it out. And finally the day has come, I was working on scheduling a task and decided to use the Scheduler.</p> <p>Let me tell you, it wasn&rsquo;t as easy as I had hoped for. And that&rsquo;s why I decided to write a post about it.</p> <p><a href="https://medium.com/@igorkachmaryk/using-terraform-to-setup-aws-eventbridge-scheduler-and-a-scheduled-ecs-task-1208ae077360"><strong>Visit Now</strong></a></p>
Tags: ECS Task