test
Some checks failed
OpenTofu Automation / deploy (push) Failing after 12s

This commit is contained in:
Matt Reeves 2024-10-13 11:20:22 -04:00
parent e55e394d53
commit cf67c7cd23

View file

@ -19,7 +19,7 @@ resource "proxmox_virtual_environment_file" "cloud_config" {
- docker
shell: /bin/bash
ssh_authorized_keys:
- ${trimspace(local.ssh_public_key)}
- ${trimspace(local.ssh_public_key_1)}
- ${trimspace(local.ssh_public_key_2)}
sudo: ALL=(ALL) NOPASSWD:ALL
runcmd: