Skip to content

S3 static site deploys do not roll back on stack failures #210

Description

@farski

In cases where an S3 static site deploy (via the custom resource) succeeds as part of a CloudFormation stack update that otherwise fails, currently the resource may not correctly handle the rollback.

(I'm actually not sure about this. CloudFormation may just send another Update event with the old parameters to trigger the rollback, in which case this should pretty much take care of itself (though perhaps #209 is more impactful in this case, because there would be new, unreleased files remaining in S3)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions