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

This commit is contained in:
MichaelFisher1997 2025-04-18 10:54:10 +01:00
parent 8f1ee24440
commit bfbf0680e2

View File

@ -21,7 +21,7 @@ users:
shell: /bin/bash
sudo: ['ALL=(ALL) NOPASSWD:ALL']
ssh_authorized_keys:
- ${ssh_key}
- ${SSH_KEY_PUBLIC}
preserve_hostname: false
manage_etc_hosts: false