Skip to content

Instantly share code, notes, and snippets.

@rhysgodfrey
Created October 17, 2014 12:15
Show Gist options
  • Save rhysgodfrey/be4bd14c9b081b0181dc to your computer and use it in GitHub Desktop.
Save rhysgodfrey/be4bd14c9b081b0181dc to your computer and use it in GitHub Desktop.
{
"Resources": {
"AWSEBAutoScalingGroup": {
"Type": "AWS::AutoScaling::AutoScalingGroup",
"Properties": {
"HealthCheckType": "ELB",
"HealthCheckGracePeriod": 600
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment