rcho / terraform-aws-airship-ecs-service

Terraform module which creates an ECS Service, IAM roles, Scaling, ALB listener rules.. Fargate & AWSVPC compatible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS ECS Service Terraform Module Build Status Slack Community

Documentation

  • Full guide on the Airship ECS Service module here!
  • Step-by-Step Getting started with Airship modules here!

Outputs

Name Description
ecs_taskrole_arn The ARN of the Task IAM Role
ecs_taskrole_name The name of the ECS Task IAM Role
lb_target_group_arn The arn of the Target Group

Help

Got a question?

File a GitHub issue, Slack Community in the #airship channel.

About

Terraform module which creates an ECS Service, IAM roles, Scaling, ALB listener rules.. Fargate & AWSVPC compatible

License:MIT License


Languages

Language:HCL 95.4%Language:JavaScript 4.6%