Skip to content

Commit

Permalink
ec2_launch_template: fix description in block_device_mappings section
Browse files Browse the repository at this point in the history
  • Loading branch information
gocubsgo725 committed Sep 26, 2023
1 parent 05da17e commit 4c70745
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 @@ -119,7 +119,7 @@
volume_type:
description: The volume type
type: str
volume_type:
throughput:
description:
- The throughput to provision for a gp3 volume, with a maximum of 1,000 MiB/s.
- Valid Range: Minimum value of 125. Maximum value of 1000.
Expand Down

0 comments on commit 4c70745

Please sign in to comment.