Skip to content

JavatoDev-com/microservices-terraform-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Plan For Microservices Deployment With AWS ECS

Make sure we have the AWS authentication in place with ~/.aws/credentials to access necessary services on AWS.

Execute terraform planning before applying to the real setup.

$ terraform plan

Apply instruction to build the setup on AWS infastructure as per the instructions on the terraform.

$ terraform apply

Destroy the setup if there is any need.

$ terraform destroy

About

Terraform Scripts For VPC Setup on AWS with Subnets, Load Balancer, EC2, Security Groups

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages