parser: fix leaked comment
This commit is contained in:
parent
710dd69efb
commit
26846b5931
@ -26,8 +26,6 @@ resource aws_instance "web" {
|
||||
device_index = 0
|
||||
description = "Main network interface"
|
||||
}
|
||||
|
||||
foo = ["faith", arslan]
|
||||
}
|
||||
|
||||
resource "aws_instance" "db" {
|
||||
|
Loading…
Reference in New Issue
Block a user