volume Type
Parameters
value
Type of volume. Valid values include standard, gp2, gp3, io1, io2, sc1, or st1. Defaults to gp2.
NOTE: Currently, changes to the
ebs_block_deviceconfiguration of existing resources cannot be automatically detected by this provider. To manage changes and attachments of an EBS block to an instance, use theaws.ebs.Volumeandaws.ec2.VolumeAttachmentresources instead. If you useebs_block_deviceon anaws.ec2.Instance, this provider will assume management over the full set of non-root EBS block devices for the instance, treating additional block devices as drift. For this reason,ebs_block_devicecannot be mixed with externalaws.ebs.Volumeandaws.ec2.VolumeAttachmentresources for a given instance.