terraform fmt
Some checks failed
Gitea Actions Demo / Terraform Plan (push) Failing after 22s

This commit is contained in:
MichaelFisher1997
2025-04-17 22:24:54 +01:00
parent 8773f5026c
commit 93d3f94100
3 changed files with 19 additions and 62 deletions

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