An open API service indexing awesome lists of open source software.

https://github.com/springload/terraform-aws-ecs-cluster

terraform >=0.12 module for AWS ECS cluster
https://github.com/springload/terraform-aws-ecs-cluster

Last synced: about 1 year ago
JSON representation

terraform >=0.12 module for AWS ECS cluster

Awesome Lists containing this project

README

          

# 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.