Skip to content

Commit

Permalink
Some parameters do not have traditional defaults with --hotswap.
Browse files Browse the repository at this point in the history
Added Note 3 -Additional note that certain expected defaults for parameters may be different. 

**⚠ Note aws#3**: Expected defaults for certain parameters may be different with the hotswap parameter. For example, an ECS service's minimum healthy percentage will currently be set to 0. Please review the source accordingly if this occurs.
  • Loading branch information
jayhelios authored Sep 28, 2022
1 parent 278e667 commit 13703c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/aws-cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,8 @@ For this reason, only use it for development purposes.
**⚠ Note #2**: This command is considered experimental,
and might have breaking changes in the future.

**⚠ Note #3**: Expected defaults for certain parameters may be different with the hotswap parameter. For example, an ECS service's minimum healthy percentage will currently be set to 0. Please review the source accordingly if this occurs.

### `cdk watch`

The `watch` command is similar to `deploy`,
Expand Down

0 comments on commit 13703c0

Please sign in to comment.