diff --git a/ec2/asgs.go b/ec2/asgs.go index 8fa6b95bc..335894e34 100644 --- a/ec2/asgs.go +++ b/ec2/asgs.go @@ -128,7 +128,7 @@ Parameters: ASGDesiredCapacity: Type: Number Description: Desired size auto scaling group - Default: 0 + Default: {{.ASGDesiredCapacity}} MinValue: 1 MaxValue: 1000