no point in setting iops on a standard volumes

This commit is contained in:
Tommy Ulfsparre 2015-07-02 00:06:24 +02:00 committed by Chris Bednarski
parent c615539929
commit 241903d0b0
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ func TestBlockDevice(t *testing.T) {
VolumeType: "standard",
VolumeSize: 8,
DeleteOnTermination: true,
IOPS: 1000,
},
Result: &ec2.BlockDeviceMapping{