tryretool / terraform-retool-modules

MIT License
23 stars 40 forks source link

v0 workflows terraform modules #16

Closed roberto-retool closed 1 year ago

roberto-retool commented 1 year ago

This is heavily based on our current aws_ecs_ec2 module. It has the same user-facing interface except for some additions, e.g. allowing configuration of workflows or not and surfacing temporal-specific configuration (in case customer wants to use their own cluster). It also allows for toggling between Fargate and EC2-backed ECS clusters using the launch_type variable.