terraform fmt
Some checks failed
Gitea Actions Demo / Terraform Plan (push) Has been cancelled

This commit is contained in:
MichaelFisher1997 2025-04-17 20:38:13 +01:00
parent 6dec58856e
commit 7227782d4f

View File

@ -0,0 +1,9 @@
#cloud-config
hostname: ${hostname}
fqdn: ${hostname}.${domain}
runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh
- tailscale up --auth-key=${TS_AUTHKEY}
- tailscale set --ssh