You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/aws-stack.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -589,7 +589,7 @@ Parameters:
589
589
590
590
DockerIPv4AddressPool1:
591
591
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.
0 commit comments