Skip to content

fix(custom-resources): missing physical resource id for delete calls#5805

Merged
eladb merged 2 commits intoaws:masterfrom
jogold:aws-custom-del-physical-id
Jan 15, 2020
Merged

fix(custom-resources): missing physical resource id for delete calls#5805
eladb merged 2 commits intoaws:masterfrom
jogold:aws-custom-del-physical-id

Conversation

@jogold
Copy link
Copy Markdown
Contributor

@jogold jogold commented Jan 15, 2020

Correctly default to the PhysicalResourceId received from CloudFormation for
Delete events.

Fixes #5796


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Correctly default to the `PhysicalResourceId` received from CloudFormation for
Delete events.

Fixes aws#5796
@jogold jogold requested a review from eladb as a code owner January 15, 2020 10:07
eladb
eladb previously approved these changes Jan 15, 2020
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 15, 2020

Thank you for contributing! Your pull request is now being automatically merged.

@jogold
Copy link
Copy Markdown
Contributor Author

jogold commented Jan 15, 2020

I don't get the mergify failed check here... Pull request can't be updated with latest base branch changes, owner doesn't allow modification

@mergify mergify bot dismissed eladb’s stale review January 15, 2020 11:19

Pull request has been modified.

@jogold jogold requested a review from eladb January 15, 2020 11:27
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 15, 2020

Thank you for contributing! Your pull request is now being automatically merged.

@jogold
Copy link
Copy Markdown
Contributor Author

jogold commented Jan 15, 2020

@eladb Pull request can't be updated with latest base branch changes, owner doesn't allow modification again... can you squash it manually?

@eladb eladb merged commit 9b7236a into aws:master Jan 15, 2020
@jogold jogold deleted the aws-custom-del-physical-id branch January 15, 2020 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CloudFormation needs physicalResourceId for custom-resources.AwsSdkCall when used in custom-resources.AwsCustomResource as onDelete property

3 participants