In order for Terraform to run operations on your behalf, you must install and configure the gcloud SDK tool.
brew install --cask google-cloud-sdk
gcloud components install gke-gcloud-auth-plugin
gcloud init
gcloud auth application-default login
gcloud config set account `ACCOUNT`