export GCP_AUTH_KIND=serviceaccount
export GCP_SCOPES="https://www.googleapis.com/auth/compute"
export GCP_SERVICE_ACCOUNT_CONTENTS=$(sops -d gcp_service_account.sops)
