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

This commit is contained in:
MichaelFisher1997 2025-04-17 20:17:29 +01:00
parent 1acd33cb87
commit 74b2fb8175

View File

@ -1,8 +1,6 @@
#cloud-config
hostname: ${hostname}
fqdn: ${hostname}.${domain}
ssh_authorized_keys:
- ${ssh_key}
runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh