This screenshot from Discord suggests the idea that the outage is caused by automated GCP account ban: https://x.com/acgfbr/status/2056866780866351323
# Atlas
export DISABLE_TELEMETRY=1
# CloudFlare
export WRANGLER_SEND_METRICS=false
export VERCEL_PLUGIN_TELEMETRY=off
# AWS
export SAM_CLI_TELEMETRY=0
export CDK_DISABLE_CLI_TELEMETRY=true
# ???
export DO_NOT_TRACK=true