Skip to content

Issue with SQS when deploying a new but identical stack. #278

Description

@paulpilone

I ran into this issue when deploying the new production stack where the deployment tries to attach a second SQS endpoint when one already exists (e.g. the dev stack existed when trying to deploy the prod stack). I believe the issue comes from here:

privateDnsEnabled: false,
.

The quick fix was to comment out privateDnsEnabled but I don't think that's the permanent solution. This should be addressed or else it might be difficult to spin up a new environment if needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions