You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform module to manage a Tailscale subnet relay instance on GCP
Features
generates auth key for device login
manages a GCP instance runnng tailscale
Usage
module"tailscale-subnet-relay" {
source="notablehealth/tailscale-subnet-relay/google"# Recommend pinning every module to a specific version# version = "x.x.x"
}
Set Tailscale provider authorization via environment variables