provider/aws: fix acc test for data source

This commit is contained in:
clint shryock 2017-03-08 15:43:57 -06:00
parent 10f080f315
commit 3022eb6da0
1 changed files with 0 additions and 1 deletions

View File

@ -335,7 +335,6 @@ resource "aws_instance" "foo" {
root_block_device {
volume_type = "gp2"
volume_size = 11
iops = 330
}
}