add lb based scaling health check
This commit is contained in:
parent
8f52d63569
commit
c088a379d7
6
.ebextensions/autoscaling.config
Normal file
6
.ebextensions/autoscaling.config
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Resources:
|
||||||
|
AWSEBAutoScalingGroup:
|
||||||
|
Type: "AWS::AutoScaling::AutoScalingGroup"
|
||||||
|
Properties:
|
||||||
|
HealthCheckType: ELB
|
||||||
|
HealthCheckGracePeriod: 300
|
Loading…
x
Reference in New Issue
Block a user