terraform-aws-ecs-service
terraform-aws-ecs-service copied to clipboard
Create listener certificates with container deployment
It seems that this module should call terraform-aws-listener-certificate
as a submodule in order to create or destroy the listener certificate in lockstep with the ECS service being created or destroyed. This puts everything in one place.
@ddriddle, thoughts on this?