Set GCP Authentication

Configure Google Cloud authentication for Terraform:

# Use service account key file
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/your/service-account-key.json"