Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 95 Bytes

Correct.md

File metadata and controls

7 lines (6 loc) · 95 Bytes

variable "region" { default = "us-west-2" }

output "greeting" { value = "Hello, World!" }