This repository provides Infrastructure as Code (IaC) templates for deploying an Amazon ECS cluster along with its associated IAM roles and security groups. Utilizing Terraform, this setup ensures a secure and scalable environment for containerized applications. Key features include:
ECS Cluster Configuration: Easily deploy and manage an Amazon ECS cluster tailored to your application needs. IAM Roles: Define and provision IAM roles necessary for ECS tasks and services, ensuring secure access to AWS resources. Security Groups: Configure security groups to control inbound and outbound traffic for your ECS services, enhancing overall security.