Files
opentf/command/testdata/validate-valid/with-tfvars-file/main.tf
Pam Selle 8f7807684a Upgrade to quoted keywords to error
The warning about deprecation is upgraded to an error
2021-02-21 20:27:20 -05:00

5 lines
52 B
HCL

variable "var_without_default" {
type = string
}