Skip to content

chore(smoke-nuke): disassociate AppRegistry resources before delete#349

Merged
chrisns merged 1 commit into
mainfrom
chore/smoke-nuke-disassociate
May 20, 2026
Merged

chore(smoke-nuke): disassociate AppRegistry resources before delete#349
chrisns merged 1 commit into
mainfrom
chore/smoke-nuke-disassociate

Conversation

@chrisns
Copy link
Copy Markdown
Member

@chrisns chrisns commented May 20, 2026

First nuke run left two AppRegistry apps stuck on ValidationException: Disassociate all resources before you delete application. Adds a list-associated-resources + disassociate-resource loop per app before delete-application. Will run the nuke again once this lands.

First nuke run left two AppRegistry apps stuck:

  ValidationException: Disassociate all resources before you delete
  application NDXTry_BOPS_Planning_464453619983

The app's CFN AppRegistryAssociation resource gets gc'd when the
nested stack dies but the AppRegistry-side association lingers. Add a
list-associated-resources + disassociate-resource loop per app before
the delete-application call.
@chrisns chrisns added this pull request to the merge queue May 20, 2026
@chrisns chrisns had a problem deploying to smoke-test-deploy May 20, 2026 13:38 — with GitHub Actions Failure
Merged via the queue into main with commit 0ef43cd May 20, 2026
5 of 6 checks passed
@chrisns chrisns deleted the chore/smoke-nuke-disassociate branch May 20, 2026 13:38
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.

1 participant