blob: f2695a661112aa795e7db2cbfe010f81f0be844a [file] [log] [blame]
provider "aws" {
value = "foo"
}
output "my_output" {
value = "my output"
}