Skip to content

jderieg/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform - Spin up VPC, ECS Fargate, and App

Needs terraform version 1.0.0 or higher

Modify the tfvars file for the environment you wish to deploy ('_dev.tfvars' for dev, '_stage.tfvars' for staging, '_prod.tfvars' for production)
Deploy using the tfvars file you want to use, for example: 'terraform apply -var-file _dev.tfvars'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages