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

This commit is contained in:
MichaelFisher1997 2025-04-17 20:36:10 +01:00
parent 437d7ab8d1
commit 6dec58856e
2 changed files with 1 additions and 11 deletions

View File

@ -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=${TS_AUTHKEY}

View File

@ -1,6 +1,6 @@
{ {
"version": 4, "version": 4,
"terraform_version": "1.11.4", "terraform_version": "1.8.3",
"serial": 31, "serial": 31,
"lineage": "7a39dd41-1655-172c-950b-b8c5398caf69", "lineage": "7a39dd41-1655-172c-950b-b8c5398caf69",
"outputs": {}, "outputs": {},