provider "aws" { version = "1.0" } output "my_output" { value = "my output" }