TerraHome/terraform/files/test1.cloud_config
MichaelFisher1997 03446a9453 terraform apply
2025-04-17 16:46:19 +01:00

11 lines
253 B
Plaintext

#cloud-config
hostname: ${hostname}
fqdn: ${hostname}.${domain}
ssh_authorized_keys:
- ${ssh_key}
runcmd:
- curl -fsSL https://tailscale.com/install.sh | sh
- tailscale up --auth-key=tskey-auth-ke8BDtrMCX11CNTRL-XJwWyB5o2cSGGRqKxDgJcSt4cstc5RWH