Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(aws-cdk): (Ability to view Nested stack changeset details through AWS Codepipeline action) #29571

Closed
2 tasks
jeetjain2284 opened this issue Mar 21, 2024 · 2 comments
Assignees
Labels
@aws-cdk/aws-codepipeline Related to AWS CodePipeline duplicate This issue is a duplicate. feature-request A feature should be added or improved.

Comments

@jeetjain2284
Copy link

Describe the feature

The proposed feature aims to enhance the functionality of the AWS CDK API, specifically the CloudFormationCreateReplaceChangeSetAction within CodePipeline. The feature request seeks to introduce the capability to review changesets for nested stacks before applying them.

Use Case

Enhance the functionality of the AWS CDK API referenced here to support the creation of changesets for nested stacks when using the CloudFormationCreateReplaceChangeSetAction in CodePipeline.

Currently, when using this action, changesets are only created for the root stack, and nested stack changes are not visible. It would be beneficial to allow changesets for nested stacks to be viewable, similar to the manual creation of changesets through the AWS console. This enhancement would provide users with a comprehensive view of changes being made across all nested stacks within the application.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.133.0

Environment details (OS name and version, etc.)

Ubuntu 22.04.2 LTS

@jeetjain2284 jeetjain2284 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 21, 2024
@github-actions github-actions bot added the @aws-cdk/aws-codepipeline Related to AWS CodePipeline label Mar 21, 2024
@tim-finnigan tim-finnigan self-assigned this Mar 25, 2024
@tim-finnigan tim-finnigan added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Mar 25, 2024
@tim-finnigan
Copy link

Hi @jeetjain2284, thanks for the feature request. However it looks like this is a duplicate of #15787. Please 👍 that issue and track the request there going forward.

@tim-finnigan tim-finnigan closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
@tim-finnigan tim-finnigan added duplicate This issue is a duplicate. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Mar 25, 2024
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@aws aws locked as resolved and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-codepipeline Related to AWS CodePipeline duplicate This issue is a duplicate. feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants