Oxalide / terraform-fargate-example
Example repository to run an ECS cluster on Fargate
☆217Updated last year
Related projects ⓘ
Alternatives and complementary repositories for terraform-fargate-example
- Secure way to handle environment variables in Docker and envfile with AWS Parameter Store☆348Updated 5 months ago
- A CLI tool for scaffolding out new AWS ECS/Fargate applications based on Terraform templates and Fargate CLI☆108Updated last month
- Runtime secrets management solution for ECS using Task IAM Roles☆177Updated 7 years ago
- Terraform module for AWS Lambda functions☆157Updated 2 years ago
- Reference architecture for doing blue green deployments on ECS.☆462Updated 2 years ago
- Example used on my post about ECS Fargate☆341Updated 5 years ago
- In this code provided with the blog, we will demonstrate how to use the draining state to update the AMI used by EC2 instances in your cl…☆103Updated 5 years ago
- A script to discover stale ECR images and take action on them with Lambda to help reduce costs.☆161Updated last year
- Task Definitions for running common applications Amazon ECS☆265Updated 3 years ago
- A Terraform module for creating bastion host on AWS EC2 and populate its ~/.ssh/authorized_keys with public keys from bucket☆191Updated last year
- ECS + Terraform = Crazy delicious☆203Updated 3 years ago
- Simple, production ready CloudFormation templates for launching containers on Amazon ECS and AWS Fargate☆192Updated last year
- [DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-vpc☆210Updated 3 years ago
- Sample code for dynamically managing RDS/RDBMS connections across a fleet of Lambda functions☆234Updated 5 years ago
- Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs☆254Updated 5 years ago
- Terraform Module for CI/CD with AWS Code Pipeline and Code Build☆192Updated last month
- Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform…