Skip to content

fix(gen2-migration): use correct changeset console URL in drift#14759

Merged
9pace merged 1 commit intogen2-migrationfrom
fix/drift-changeset-console-url
Apr 9, 2026
Merged

fix(gen2-migration): use correct changeset console URL in drift#14759
9pace merged 1 commit intogen2-migrationfrom
fix/drift-changeset-console-url

Conversation

@9pace
Copy link
Copy Markdown

@9pace 9pace commented Apr 7, 2026

The changeset console URL was using an incorrect path-based format that doesn't resolve in the CloudFormation console. Switch to the standard query-parameter format: #/stacks/changesets/changes?stackId=&changeSetId=

Also thread the stack ARN through flattenChanges so changeset URLs include the stackId parameter needed for proper navigation.

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

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

…et links

The changeset console URL was using an incorrect path-based format that
doesn't resolve in the CloudFormation console. Switch to the standard
query-parameter format: #/stacks/changesets/changes?stackId=&changeSetId=

Also thread the stack ARN through flattenChanges so changeset URLs
include the stackId parameter needed for proper navigation.
@9pace 9pace requested a review from a team as a code owner April 7, 2026 19:47
@9pace 9pace marked this pull request as draft April 7, 2026 19:55
@9pace 9pace marked this pull request as ready for review April 9, 2026 20:22
@9pace 9pace force-pushed the fix/drift-changeset-console-url branch from f89613a to 580b547 Compare April 9, 2026 20:25
@9pace 9pace enabled auto-merge (squash) April 9, 2026 20:25
@9pace 9pace merged commit 16bd7f8 into gen2-migration Apr 9, 2026
4 checks passed
@9pace 9pace deleted the fix/drift-changeset-console-url branch April 9, 2026 21:02
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.

2 participants