pantry/projects/terraform.io/main.tf
Nicolas M 54cd8fa73f
+terraform (#397)
* +terraform

* test(terraform): improve script
2023-02-19 06:59:49 -05:00

3 lines
46 B
HCL

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