terraform/internal/command/testdata/validate-valid/with-tfvars-file/main.tf

5 lines
52 B
HCL

variable "var_without_default" {
type = string
}