Skip to content

Emmy-github-webdev/deploy-fargate-ecs-apps-infrastructure-aws-with-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deploy-fargate-ecs-apps-infrastructure-aws-with-terraform

Commands

  1. terraform init -backend-config="infrastructure-prod.config"
  2. terraform plan -var-file="production.tfvars"
  3. terraform apply -var-file="production.tfvars" -auto-approve

Pipeline

  1. Build stage - sh deploy.sh build
  2. Dockerize app - sh deploy.sh dockerize
  3. Deploy App to ECS fargate - sh deploy.sh deploy

About

Deploy Fargate ECS Applications Infrastructure AWS with Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published