aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.7k stars 3.93k forks source link

aws-cdk: Feature flags documentation is gone #31893

Open nerdile opened 1 month ago

nerdile commented 1 month ago

Describe the issue

The CDK documentation refers to FEATURE_FLAGS.md which has been deleted from the repo in this commit.

Please restore the documentation or update the docs to point to the new location.

Links

The CDK documentation refers to FEATURE_FLAGS.md which has been deleted from the repo in this commit.

khushail commented 1 month ago

Hi @nerdile , thanks for reporting this. Yes, that surely looks like moved and deleted.

this is the updated new link to find feature flags -https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/cx-api/FEATURE_FLAGS.md. Hope that works for you. Please feel free to reach out in case of any questions

I have submitted a feedback for the team to update docs. Feedback link is on the bottom and top corner of the page.