providers/aws: fix compile error

This commit is contained in:
Mitchell Hashimoto 2014-10-14 12:20:39 -07:00
parent 3e6263332d
commit e59e4a6bd9
1 changed files with 1 additions and 0 deletions

View File

@ -306,3 +306,4 @@ resource "aws_instance" "foo" {
bar = "baz"
}
}
`