springload / terraform-aws-ecs-cluster

terraform >=0.12 module for AWS ECS cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-ecs-cluster for terraform >= 0.12

This module configures ECS-cluster consisting of number of ec2 instances. It supports spot ec2 instances, which might be cost effective for a development environment that allows some downtime.

Required variables

Only cluster_name is required to be set.

About

terraform >=0.12 module for AWS ECS cluster


Languages

Language:HCL 100.0%