Skip to content

fix: support AWS::CloudFormation::CustomResource type for force deletion#575

Merged
go-to-k merged 2 commits intomainfrom
cr-fix
Mar 13, 2026
Merged

fix: support AWS::CloudFormation::CustomResource type for force deletion#575
go-to-k merged 2 commits intomainfrom
cr-fix

Conversation

@go-to-k
Copy link
Copy Markdown
Owner

@go-to-k go-to-k commented Mar 13, 2026

  • CloudFormation custom resources can be defined with two type formats: AWS::CloudFormation::CustomResource and Custom::Xxx. Only the latter was supported, causing stacks with the former to fail with UnsupportedResourceError.
  • Add Custom::Xxx format custom resource to E2E test (testdata_full) to cover both formats.

@go-to-k go-to-k marked this pull request as ready for review March 13, 2026 13:34
@go-to-k go-to-k merged commit 59e8e8c into main Mar 13, 2026
5 checks passed
@go-to-k go-to-k deleted the cr-fix branch March 13, 2026 13:40
This was referenced Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant