provider/aws: fix acc test for data source

pull/12545/head
clint shryock 9 years ago
parent 10f080f315
commit 3022eb6da0

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

Loading…
Cancel
Save