Skip to content

Vercel challenge page blocking resolution of PGP pubkey, breaks tfswitch and other automations #37566

@jdoetsch-built

Description

@jdoetsch-built

Terraform Version

n/a

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugnewnew issue not yet triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions