masoom / ecs-samples

ECS Fargate & Cloudformation Template Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Sample Terraform Module & Plan for ECS Fargate Reference https://github.com/terraform-aws-modules/terraform-aws-ecs

Terraform Module & Plan: Refer /Terraform/tf-module and /Terraform/tf-plan

Terraform

Usage :

    terraform plan
    terraform apply

To Destroy Resources:

    terraform destroy

Cloudformation:

Refer Cloudformation template in /Cloudformation

blue-green deploy:

Refer the ecs-deploy.sh script

About

ECS Fargate & Cloudformation Template Sample


Languages

Language:HCL 78.2%Language:Shell 16.8%Language:Smarty 5.0%