-Step 1 (Make sure aws-cli is installed to access your key through terraform)
$gcloud auth application-default login {this is for authentication with google cloud} $gcloud services enable compute.googleapis.com $gcloud services enable container.googleapis.com -Step 2 (Will make use of google-cli installed in step 1)