turnerlabs / terraform-ecs-fargate

A Terraform template used for provisioning web application stacks on AWS ECS Fargate
Apache License 2.0
425 stars 158 forks source link

Surfaces up deregistration_delay as a var #6

Closed jritsema closed 6 years ago

jritsema commented 6 years ago

Surfaces up deregistration_delay as a variable and lowers default from 60 to 30 to speed up deployments.

Also, re-ran terraform-docs to keep readme in-sync.