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

     1  output "test" {
     2    value = var.test
     3  }