blob: 3c979d9eade72eabf4d679b77464b157950e88d2 [file] [log] [blame]
variable "foo" {
type = string
# Since we didn't also override the default, this is now invalid because
# the existing default is not compatible with "string".
}