stekern / terraform-aws-sfn-ecs-integration

A Terraform module that demonstrates how to integrate AWS Elastic Container Service (ECS) with AWS Step Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-sfn-ecs-integration

A Terraform module that demonstrates how to integrate AWS Elastic Container Service (ECS) with AWS Step Functions to spin up ad-hoc containers and pass dynamic data to them.

The module creates an AWS Step Functions state machine that runs a Fargate task that simply echoes the JSON-encoded state machine execution input.

About

A Terraform module that demonstrates how to integrate AWS Elastic Container Service (ECS) with AWS Step Functions


Languages

Language:HCL 88.4%Language:Smarty 11.6%