diff --git a/terraform/files/test1.cloud_config b/terraform/files/test1.cloud_config deleted file mode 100644 index 627001e..0000000 --- a/terraform/files/test1.cloud_config +++ /dev/null @@ -1,10 +0,0 @@ -#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 -