mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
provider/aws: fix acc test for data source
This commit is contained in:
parent
10f080f315
commit
3022eb6da0
@ -335,7 +335,6 @@ resource "aws_instance" "foo" {
|
||||
root_block_device {
|
||||
volume_type = "gp2"
|
||||
volume_size = 11
|
||||
iops = 330
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user