diff --git a/proxmox.tf b/proxmox.tf index 9448ed9..5482eb2 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -40,8 +40,6 @@ resource "proxmox_virtual_environment_file" "cloud_init_yaml" { groups: - sudo shell: /bin/bash - ssh_authorized_keys: - - ${trimspace(data.local_file.ssh_public_key.content)} sudo: ALL=(ALL) NOPASSWD:ALL package_update: true packages: