Skip to content

Commit

Permalink
Merge pull request #14 from Samseppiol/master
Browse files Browse the repository at this point in the history
Use plural
  • Loading branch information
Guslington committed May 18, 2020
2 parents d629251 + 31d3d2e commit 43ee63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bastion.cfndsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
HealthCheckGracePeriod '500'
MinSize Ref('AsgMin')
MaxSize Ref('AsgMax')
VPCZoneIdentifier Ref('SubnetIds')
VPCZoneIdentifiers Ref('SubnetIds')
Tags instance_tags
end

Expand Down

0 comments on commit 43ee63d

Please sign in to comment.