github.com/swisspost/terratest@v0.0.0-20230214120104-7ec6de2e1ae0/test/fixtures/terraform-with-plan-error/main.tf (about)

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