CDKTF app that captures all ECS lifecycle events that contain errored tasks and sends them to a Lambda function for tagging and storage in CloudWatch Logs.
- AWS:
- Must have authenticated with Default Credentials in your local environment.
- Node.js + npm:
- Must be installed in your system.
npx projen install
npx projen deploy
npx projen destroy