github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/command/testdata/validate-valid/with-tfvars-file/main.tf (about) 1 variable "var_without_default" { 2 type = "string" 3 } 4