Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Using CFn auto-generated resource name in CFn template #17

@oonisim

Description

@oonisim

Problem

CloudFormation (CFn) has a limitation that when the AWS resource name is hard-coded, instead of letting CFn auto-generate, the updating the template and making change via changeset can fail as in https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-custom-name/.

While working on Netflix/metaflow#251, added p2/p3 instances to the CFn template and re-run the change set failed due to the limitation.

Request

Please consider letting CFn auto-generate the AWS resource names.

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