awsdocs / aws-cdk-guide

User guide for the AWS Cloud Development Kit (CDK).
Other
327 stars 222 forks source link

AWS Cloud Development Kit / Developer Guide / Bootstrapping - Template version 13 is missing in doc #417

Closed rgoltz closed 2 years ago

rgoltz commented 2 years ago

Dear AWS-Team,

today we enabled CDK Bootstrapping within our account.

issue

This Bootstrapping creating different stacks, where you can see the Template version "13" (bootstrap template is versioned and evolves over time with the AWS CDK itself). This version is not available in current logs.

current docs

Currently offical documentation via https://docs.aws.amazon.com/cdk/v2/guide/bootstrapping.html (https://github.com/awsdocs/aws-cdk-guide/blob/main/v2/bootstrapping.md) only recorded until Template version "12".

requested fix for docs

It would be appropriate to update AWS Cloud Development Kit / Developer Guide / Bootstrapping regarding docs regarding version "13" and adding the major changes within this template.

rgoltz commented 2 years ago

The update to doc has been made with the bootstrap template v13 is that the ECR repos created by bootstrapping will not have the immutability flag set so that images stored in those repos are immutable: https://docs.aws.amazon.com/cdk/v2/guide/bootstrapping.html#bootstrap-template-history