mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
provider/aws: fix acc test for data source
This commit is contained in:
parent
10f080f315
commit
3022eb6da0
1 changed files with 0 additions and 1 deletions
|
|
@ -335,7 +335,6 @@ resource "aws_instance" "foo" {
|
|||
root_block_device {
|
||||
volume_type = "gp2"
|
||||
volume_size = 11
|
||||
iops = 330
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue