Skip to content

Commit af8c36f

Browse files
petetomasikscadu
andauthored
Update templates/aws-stack.yml
Co-authored-by: Łukasz Jendrysik <[email protected]>
1 parent 59e9b3f commit af8c36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ Parameters:
589589

590590
DockerIPv4AddressPool1:
591591
Type: String
592-
Description: Primary IPv4 CIDR block for Docker default address pools. Only applies to Linux instances, not Windows.
592+
Description: Primary IPv4 CIDR block for Docker default address pools. Must not conflict with host network or VPC CIDR. Only applies to Linux instances, not Windows.
593593
Default: "172.17.0.0/12"
594594

595595
DockerIPv4AddressPool2:

0 commit comments

Comments
 (0)