github.com/CodeherentUK/terraform@v0.11.10/terraform/test-fixtures/apply-terraform-env/main.tf (about)

     1  output "output" {
     2      value = "${terraform.env}"
     3  }