fsanjuan / hello-ecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-ecs

Creates:

  • VPC
  • ECS Cluster
  • Autoscaling configuration for EC2 instances

Steps:

terraform init
terraform plan
terraform apply

To remove the infrastructure terraform destroy

About


Languages

Language:HCL 83.7%Language:Smarty 16.3%