Skip to content

Conversation

@porhkz
Copy link
Contributor

@porhkz porhkz commented Feb 6, 2026

Description of the proposed changes

  • Update actions/download-artifacts V6 -> V7
  • Added resolve deployed stack names to cdk list all stack names
  • Updated validating deployed stacks to support wildcarded STACK_NAMES
  • Updated infra drift to support wildcarded STACK_NAMES

Screenshots (if applicable)

  • N/A

Other solutions considered (if any)

  • To work in nx monorepos, i parse the deploy-command for the directory name. i.e. npm nx run <directory>: <command>. I then run npm aws cdk ls in that directory. The other option i considered and tested was to tun yarn nx run application:cdk directly from root, nut thus would've involved more parsing.

Notes to PR author

⚠️ Please make sure the changes adhere to the guidelines mentioned in our contribution guide.

Notes to reviewers

ℹ️ When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

@porhkz porhkz changed the title Bug/DO-989 aws cdk validate stack name wildcard Bug/DO-1989 aws cdk validate stack name wildcard Feb 6, 2026
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