providers/aws: fix compile error
This commit is contained in:
parent
3e6263332d
commit
e59e4a6bd9
|
@ -306,3 +306,4 @@ resource "aws_instance" "foo" {
|
|||
bar = "baz"
|
||||
}
|
||||
}
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue