Skip to content

Commit

Permalink
Use plural
Browse files Browse the repository at this point in the history
  • Loading branch information
Samseppiol committed May 12, 2020
1 parent d629251 commit 31d3d2e
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 31d3d2e

Please sign in to comment.