/terraform-aws-ecs-fargate-service

Terraform module for creating Autoscaled ECS Service

Primary LanguageHCLApache License 2.0Apache-2.0

terraform-aws-ecs-service

CircleCI

Terraform module for creating ECS Service

Usage

module "service" {
  source  = "traveloka/terraform-aws-ecs-service"
  version = "0.1.0"
}