Change GB to GiB in some AWS modules (#49304)

This commit is contained in:
Bianca Henderson 2018-12-04 15:46:34 -05:00 committed by Sandra McCann
parent 23637aa349
commit 5499ee30d4
3 changed files with 4 additions and 4 deletions

View file

@ -71,7 +71,7 @@ options:
description:
- List of device hashes/dictionaries with custom configurations (same block-device-mapping parameters).
- >
Valid properties include: device_name, volume_type, size/volume_size (in GB), delete_on_termination (boolean), no_device (boolean),
Valid properties include: device_name, volume_type, size/volume_size (in GiB), delete_on_termination (boolean), no_device (boolean),
snapshot_id, iops (for io1 volume_type), encrypted
delete_snapshot:
description: