blob: 0ee616f734a7511bffb0aefdfd1c56ad77fd26a5 [file] [log] [blame]
terraform {
# If a future change in this repository happens to make TF2038 a valid
# edition then this will start failing; in that case, change this file to
# select a different edition that isn't supported.
language = TF2038 # ERROR: Unsupported language edition
}