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?