Hi,
I’m trying to connect to a bastion host on aws using github actions. But this bastion host is behind a Cloudflare warp tunnel… How can I manage this?
I tried using Boostport/setup-Cloudflare-warp@v1, but I get this:
/usr/bin/warp-cli --accept-tos status
Status update: Unable to connect. Reason: Registration Missing
Kind regards,
Koen