Skip to content

Support "service_connect_configurations" #282

Open
@jeffquinn-blr

Description

@jeffquinn-blr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions