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

This commit is contained in:
MichaelFisher1997 2025-04-17 20:21:16 +01:00
parent 74b2fb8175
commit ac2db5a1cf

View File

@ -19,7 +19,7 @@ jobs:
env:
TF_VAR_SSH_KEY: ${{ secrets.SSH_KEY }}
TF_VAR_TS_AUTHKEY: ${{ secrets.TAILSCALE_KEY }}
TF_VAR_ssh_key: ${{ secrets.SSH_PUBLIC_KEY }}
# TF_VAR_ssh_key: ${{ secrets.SSH_PUBLIC_KEY }}
steps:
- name: Checkout repository