403 return code only from specific IPs

Hi–,

we are currently facing problems fetching any modules from public terraform registry. This is most likely related to a pure networking issue on the terraform registry side. We only experience this when we connect from specific public IP addresses on our end (big public cloud provider). A simple $ curl -I https://registry.terraform.io results in a 403 sent from a Varnish server. Is there a way to check on Hashicorp’s end whether certain IPs are blacklisted?

Best regards
–Oliver.

Hi @arafato,

One possible explanation for this behavior is legally-required trade controls.

Unfortunately because this situation involves specific IP addresses and legal requirements it isn’t something we can address directly in this public forum. If you suspect that the source IP address you tried connecting from is affected by this and you believe that is incorrect, you can find information on that page about how to contact HashiCorp Support.

Thanks!