github.com/darmach/terratest@v0.34.8-0.20210517103231-80931f95e3ff/test/fixtures/terraform-no-error/main.tf (about)

     1  output "test" {
     2    value = "Hello, World"
     3  }