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 bootstrap template: AWS CDK Bootstrap template is missing starting this week #33598

Closed
1 task
bijohnvincent opened this issue Feb 26, 2025 · 2 comments
Closed
1 task
Labels
bug This issue is a bug. package/tools Related to AWS CDK Tools or CLI

Comments

@bijohnvincent
Copy link

Describe the bug

We were using Bootstrap template to automate auto update of the bootstrap stack. Following was the URL:
https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/bootstrap/bootstrap-template.yaml
Starting from this week (Feb last week 2025) above URL is returning 404 - page not found.

We would like to have that in a yaml format to update our Bootstrap CloudFormation stack.

Regression Issue

  • Select this option if this issue appears to be a regression.

Last Known Working CDK Version

No response

Expected Behavior

wget -q https://raw.githubusercontent.com/aws/aws-cdk/v2-release/packages/aws-cdk/lib/api/bootstrap/bootstrap-template.yaml

Downloads the yaml file

Current Behavior

Now it is returning 404-page not found error

Reproduction Steps

Try
curl -I https://raw.githubusercontent.com/aws/aws-cdk/v2-release/packages/aws-cdk/lib/api/bootstrap/bootstrap-template.yaml

Possible Solution

This template was available last week. Must have got removed in the latest master merge.

Additional Information/Context

No response

CDK CLI Version

Framework Version

No response

Node.js Version

OS

Language

TypeScript

Language Version

No response

Other information

No response

@bijohnvincent bijohnvincent added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Feb 26, 2025
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Feb 26, 2025
@MoartnW
Copy link
Contributor

MoartnW commented Feb 27, 2025

It was moved to the new aws-cdk-cli repository: https://github.com/aws/aws-cdk-cli/blob/main/packages/aws-cdk/lib/api/bootstrap/bootstrap-template.yaml

Copy link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2025
@pahud pahud removed the needs-triage This issue or PR still needs to be triaged. label Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue is a bug. package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

No branches or pull requests

3 participants