blob: 5d41fb3e61622f0ef4d18a05f05a983d062dc7fb [file] [log] [blame]
provider "aws" {
foo = "bar"
}
resource "aws_instance" "foo" {
}