TerraHome/terraform/files/cloud_init_base.yaml
MichaelFisher1997 70b9b5e5b7
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 40s
terraform fmt
2025-04-17 22:28:45 +01:00

7 lines
142 B
YAML

#cloud-config
runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh
- tailscale up --auth-key=${TS_AUTHKEY}
- tailscale set --ssh