Egress is over the account limit when installing terraform provider

I was trying to perform a terraform init and I came across the following issue

Error while installing mongodb/mongodbatlas v1.1.1 unsuccessful request to
https://github.com/mongodb/terraform-provider-mongodbatlas/releases/download/v1.1.1/terraform-provider-mongodbatlas_1.1.1_linux_amd64.zip
503 Egress is over the account limit

I see some similar errors related to Azure blob storage, but what does this have to do with me running terraform on a gcp machine?

1 Like

We’re seeing the same. It relates to this I assume: Release asset failing to download due to account egress limit · Discussion #8535 · github/feedback · GitHub