inovex / aws-ecs-kickstart

Example Terraform code to spin up an AWS ECS Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-envs/ecs

this sets up an AWS ecs cluster and starts an example nginx container.

plan & build your infrastructure

    # terraform init

    # terraform plan

    # terraform apply

overview

About

Example Terraform code to spin up an AWS ECS Cluster


Languages

Language:HCL 53.8%Language:Smarty 35.7%Language:Makefile 10.5%