Terraform Version
Terraform Configuration Files
n/a
Debug Output
curl -L 'https://hashicorp.com/.well-known/pgp-key.txt'
yields
< HTTP/2 429
< cache-control: private, no-store, max-age=0
< content-type: text/html; charset=utf-8
< server: Vercel
< x-vercel-challenge-token: 2.1757107372.60.NjgzMDZkZjFlOGRiOTJmNjE2YmI4N2UzYzBkNjc2MjQ7OWFlMGU5Zjg7MzQ1YjRkMWEzMTExMzBmNzM1N2ZhOTlhMDJkZWMxNWVhMzMyZWM3ZTszO5MKNmWg1eLNKM8l7RPDpfxS13+aCpi4DTaK1i1RaY+Sg13NrpTJ2w37KR+Y8+U=.7b3dcc65b2d75368c6d2a973e4fe7a74
< x-vercel-id: pdx1::1757107372-yYTn9QvrRYqejGKlFtc0CTHJ8GG1Hmad
< x-vercel-mitigated: challenge
< date: Fri, 05 Sep 2025 21:22:52 GMT
Expected Behavior
Be able to resolve https://hashicorp.com/.well-known/pgp-key.txt programmatically
Actual Behavior
Getting 429 and the Vercel verifying your browser page
Steps to Reproduce
curl -L 'https://hashicorp.com/.well-known/pgp-key.txt'
Additional Context
No response
References
warrensbox/terraform-switcher#621
Generative AI / LLM assisted development?
No response
👍 React with 👍 38tommyreilly, JacobWeyer, mravivar, mpiekunk, thefirstofthe300 and 33 more