Skip to content

Change AssignPublicIPv4Address default to true #13

@Jeffwan

Description

@Jeffwan

AssignPublicIPv4Address = false

AssignPublicIPv4Address default value in configuration is false. This is an important setting and it allows Fargate task to have outbound network access to pull an image from registry.

For user who don't like to expose public address, they can set to false in private environment. I think it's better to change to true as default. Otherwise, even demo doesn't work here.

image

See more details in https://aws.amazon.com/premiumsupport/knowledge-center/ecs-pull-container-error/

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