All Projects → blinkist → Terraform Aws Airship Ecs Service

blinkist / Terraform Aws Airship Ecs Service

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

Projects that are alternatives of or similar to Terraform Aws Airship Ecs Service

Terraform Aws Ecs Container Definition
Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
Stars: ✭ 217 (+56.12%)
Mutual labels:  ecs, terraform, hcl
Infrastructure As Code Talk
Sample code for the talk "Infrastructure-as-code: running microservices on AWS with Docker, ECS, and Terraform"
Stars: ✭ 520 (+274.1%)
Mutual labels:  ecs, terraform, hcl
Terraform Ecs Fargate
Source code for a tutorial on Medium I published - "Deploying Containers on Amazon’s ECS using Fargate and Terraform: Part 2"
Stars: ✭ 208 (+49.64%)
Mutual labels:  ecs, terraform, hcl
Terraform Fargate Example
Example repository to run an ECS cluster on Fargate
Stars: ✭ 206 (+48.2%)
Mutual labels:  ecs, terraform, hcl
Terraform Ecs Autoscale Alb
ECS cluster with instance and service autoscaling configured and running behind an ALB with path based routing set up
Stars: ✭ 60 (-56.83%)
Mutual labels:  ecs, terraform, hcl
Terraform Aws Ecs Fargate
Terraform module which creates ECS Fargate resources on AWS.
Stars: ✭ 35 (-74.82%)
Mutual labels:  ecs, terraform, hcl
Terraform Ecs Fargate
A Terraform template used for provisioning web application stacks on AWS ECS Fargate
Stars: ✭ 293 (+110.79%)
Mutual labels:  ecs, terraform, hcl
Ecs Pipeline
☁️ 🐳 ⚡️ 🚀 Create environment and deployment pipelines to ECS Fargate with CodePipeline, CodeBuild and Github using Terraform
Stars: ✭ 85 (-38.85%)
Mutual labels:  ecs, terraform, hcl
Bastions On Demand
Create and destroy bastions on demand with Fargate.
Stars: ✭ 54 (-61.15%)
Mutual labels:  ecs, terraform, hcl
Terraform Aws Alb
Terraform module to provision a standard ALB for HTTP/HTTP traffic
Stars: ✭ 53 (-61.87%)
Mutual labels:  ecs, terraform, hcl
Terraform Aws Ecs Codepipeline
Terraform Module for CI/CD with AWS Code Pipeline and Code Build for ECS https://cloudposse.com/
Stars: ✭ 85 (-38.85%)
Mutual labels:  ecs, terraform, hcl
Aws Ecs Airflow
Run Airflow in AWS ECS(Elastic Container Service) using Fargate tasks
Stars: ✭ 107 (-23.02%)
Mutual labels:  ecs, terraform, hcl
Hello Lambda
🔥 An example of a Python (AWS) Lambda exposed with API Gateway, configured with Terraform.
Stars: ✭ 114 (-17.99%)
Mutual labels:  terraform, hcl
Terraform Null Ansible
Terraform Module to run ansible playbooks
Stars: ✭ 114 (-17.99%)
Mutual labels:  terraform, hcl
Multi Env Deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
Stars: ✭ 132 (-5.04%)
Mutual labels:  terraform, hcl
Terraform Aws Kubernetes
Install a Kubernetes cluster the CoreOS Tectonic Way: HA, self-hosted, RBAC, etcd Operator, and more
Stars: ✭ 118 (-15.11%)
Mutual labels:  terraform, hcl
Terraform Up And Running Code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
Stars: ✭ 1,739 (+1151.08%)
Mutual labels:  terraform, hcl
Config Lint
Command line tool to validate configuration files
Stars: ✭ 118 (-15.11%)
Mutual labels:  terraform, hcl
Terraform Aws Vpc
Terraform Module that defines a VPC with public/private subnets across multiple AZs with Internet Gateways
Stars: ✭ 130 (-6.47%)
Mutual labels:  terraform, hcl
Terraform Aws Key Pair
Terraform Module to Automatically Generate SSH Key Pairs (Public/Private Keys)
Stars: ✭ 121 (-12.95%)
Mutual labels:  terraform, hcl

AWS ECS Service Terraform Module Build Status Slack Community

Disclaimer

Not affiliated with the Airship project supported by the OpenStack Foundation (OSF)

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].