ec2_launch_template - fix spelling mistake (#55383)

This commit is contained in:
williammcbroom 2019-04-16 10:45:12 -05:00 committed by Sloane Hertel
parent 4ec8599c38
commit 272dceef42

View file

@ -73,7 +73,7 @@ options:
ebs: ebs:
description: Parameters used to automatically set up EBS volumes when the instance is launched. description: Parameters used to automatically set up EBS volumes when the instance is launched.
suboptions: suboptions:
delete_on_termintation: delete_on_termination:
description: Indicates whether the EBS volume is deleted on instance termination. description: Indicates whether the EBS volume is deleted on instance termination.
type: bool type: bool
encrypted: encrypted: