You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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
cloudposse/terraform-aws-ecs-alb-service-task#208
The text was updated successfully, but these errors were encountered: