diff --git a/parser/test-fixtures/complex.hcl b/parser/test-fixtures/complex.hcl index b3bf70d..46981bb 100644 --- a/parser/test-fixtures/complex.hcl +++ b/parser/test-fixtures/complex.hcl @@ -26,8 +26,6 @@ resource aws_instance "web" { device_index = 0 description = "Main network interface" } - - foo = ["faith", arslan] } resource "aws_instance" "db" {