retailnext/IG IAP Tunnel

Download and run ig-iap-tunnel to create an IAP tunnel to a GCP instance group

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionig-iap-tunnel release version (e.g. v1.2.3). Defaults to latest.nolatest
instance_group_idGCP instance group ID: projects/{project}/regions/{region}/instanceGroups/{name}yes
remote-portRemote port on the target instanceno8888
local-portLocal port to listen onno8888
proxy-domainsComma-separated list of domains (including subdomains) to route through the IAP tunnel. When set, only matching destinations use the tunnel; everything else is dialed directly. When unset, all traffic goes through the tunnel.no""
github-tokenGitHub token used to resolve the latest release versionno${{ github.token }}
namedescription
proxy-urlProxy URL for the tunnel (e.g. http://localhost:8888)