Skip to content

Commit e5c6920

Browse files
committed
Update: Add note on bootstrapping to hide notices
1 parent c704131 commit e5c6920

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

v2/bootstrapping-env.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ powershell "cdk bootstrap --show-template | Out-File -encoding utf8 bootstrap-te
8282

8383
------
8484

85+
**Note**
86+
If CDK notices are appearing in your AWS CloudFormation template output, provide the `--no-notices` option with your command\.
87+
8588
To deploy this template using the CDK CLI, you can run the following:
8689

8790
```

0 commit comments

Comments
 (0)