Skip to content

Commit

Permalink
Update plugins/modules/ec2_launch_template.py
Browse files Browse the repository at this point in the history
Co-authored-by: GomathiselviS <[email protected]>
  • Loading branch information
abikouo and GomathiselviS authored Oct 18, 2024
1 parent a74d629 commit dc4bfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/ec2_launch_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
version_added: 3.1.0
type: str
description:
- Wether the instance tags are availble (V(enabled)) via metadata endpoint or not (V(disabled)).
- Whether the instance tags are availble (V(enabled)) via metadata endpoint or not (V(disabled)).
choices: [enabled, disabled]
default: 'disabled'
notes:
Expand Down

0 comments on commit dc4bfc1

Please sign in to comment.