Skip to content

feat: cdk debootstrap command#952

Open
sanjanaravikumar-az wants to merge 10 commits into
mainfrom
sanjrkmr/cdk-debootstrap
Open

feat: cdk debootstrap command#952
sanjanaravikumar-az wants to merge 10 commits into
mainfrom
sanjrkmr/cdk-debootstrap

Conversation

@sanjanaravikumar-az

@sanjanaravikumar-az sanjanaravikumar-az commented Jun 19, 2026

Copy link
Copy Markdown

This is a request for comments about cdk debootstrap which removes the CDK bootstrap stack and all associated resources from an AWS environment that get created when cdk bootstrap is run.. See #949 for additional details.

APIs are signed off by @rix0rrr.


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

@sanjanaravikumar-az sanjanaravikumar-az marked this pull request as draft June 19, 2026 21:30
- Wrap lines to stay under 150 character limit
- Add blank lines around lists (MD032)
- Remove multiple consecutive blank lines (MD012)
- Fix table column alignment (MD060)
- Remove trailing spaces (MD009)
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md Outdated
Comment thread text/0949-cdk-debootstrap.md
Comment thread text/0949-cdk-debootstrap.md
Comment thread text/0949-cdk-debootstrap.md
Comment thread text/0949-cdk-debootstrap.md
- Simplify "What it does" to focus on end result, not implementation steps
- Use actual resource names from bootstrap stack for dependency detection
- Remove cross-account notification from open issues
- Remove redundant prompt description line
Drop the interactive picker in favor of the same environment selection
behavior as cdk bootstrap/gc: explicit env, all app environments when run
in an app directory, or error when neither is available. Keeps the command
family consistent and usable in CI; the confirmation prompt handles the
wrong-environment risk the picker was meant to address.
@sanjanaravikumar-az sanjanaravikumar-az marked this pull request as ready for review July 1, 2026 01:11
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.

3 participants