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