diff --git a/data/notices.json b/data/notices.json index e1a2a62..352b809 100644 --- a/data/notices.json +++ b/data/notices.json @@ -3,7 +3,7 @@ { "title": "core: Stack crossRegionReferences and CfnJson fail with 'Error: Cannot find module '../dist/core/.generated'", "issueNumber": 28465, - "overview": "Enabling the experimental crossRegionReferences on a Stack or using the core.CfnJson construct causes app synthesis to fail 'Error: Cannot find module '../dist/core/.generated' because the files are missing from the faulty release.", + "overview": "Enabling the experimental crossRegionReferences on a Stack or using the core.CfnJson construct causes app synthesis to fail 'Error: Cannot find module '../dist/core/.generated' because the files are missing from the faulty release. If you are not using either of the two features, you will not be affected by this.", "components": [ { "name": "aws-cdk-lib.CfnJson",