blob: 255aefe0a21628995f14791aa08790dd704f099c [file] [log] [blame]
terraform {
# The language argument expects a bare keyword, not a string.
language = "TF2021" # ERROR: Invalid language edition
}