Skip to content

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

License

Notifications You must be signed in to change notification settings

parabolic/terraform-aws-airship-ecs-service

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HCL 95.5%
  • JavaScript 4.5%