ec2_asg: doc: fix health_check_period default to match arg spec

This commit is contained in:
eahorning 2019-01-19 13:17:41 -05:00 committed by René Moser
parent 56798ae04f
commit 6c96f29699

View file

@ -123,7 +123,7 @@ options:
description:
- Length of time in seconds after a new EC2 instance comes into service that Auto Scaling starts checking its health.
required: false
default: 500 seconds
default: 300 seconds
version_added: "1.7"
health_check_type:
description: