github.com/r3labs/terraform@v0.8.4/terraform/test-fixtures/input-module-computed-output-element/moda/main.tf (about)

     1  variable "single_element" {
     2    type = "string"
     3  }