you need define a variable "location" { //whatever goes here, check documentation} somewhere in your terraform so that the tfvars can reference it
variable "location" { //whatever goes here, check documentation}