Skip to content

Support AWS::ECS::Service ServiceRegistry #676

Open
@fogonthedowns

Description

@fogonthedowns

is AWS::ECS::Service ServiceRegistry supported?

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceregistry.html

I'd like to do something like this:

    "family": "MyTask",
    "serviceRegistries": [
        {
          "registryArn": "arn:aws:servicediscovery:us-hidden-n:hidden:service/srv-foo",
          "containerName": "bar-container",
          "containerPort": hidden
        }
    ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions