Skip to content

Golang AuroraDB repeated deployment thrashes DB causes data lossΒ #17

@ghost

Description

Hello!

  • Vote on this issue by adding a πŸ‘ reaction
  • To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)

Issue details

This is a duplicate of an issue I filed at: pulumi/pulumi-aws#1793

Basically the first deployment is perfect when using this module. Second deployment causes complete data loss due to an issue in AWS API (See referenced issue).

Because it is not possible to not define the AZ an allow AWS to select them, using this module is not feasible for the real world.

Steps to reproduce

See https://github.com/slimdevl/pulumi-aws-aurora-postgres-issue-reproduction

Expected:

Deploy over deploy - no changes should be made.

Actual:

Cluster is recreated every deployment - causing cascading failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSome behavior is incorrect or out of spec

    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