Open
Description
Describe the Feature
The "service_connect_configurations" block is now supported by the "cloudposse/ecs-alb-service-task/aws" module which is used by this module. I would like to be able to pass a service connect configuration block.
Expected Behavior
A new module variable called "service_connect_configurations" which will be passed through to the module variable "service_connect_configurations" in "ecs_alb_service_task"
Use Case
I would like to enable service connect client mode so that my web app can connect to another ecs microservice.
Describe Ideal Solution
A new module variable called "service_connect_configurations" which will be passed through to the module variable "service_connect_configurations" in "ecs_alb_service_task"
Alternatives Considered
No response
Additional Context
Metadata
Metadata
Assignees
Labels
No labels