diff --git a/proxmox.tf b/proxmox.tf index 09381ce..f8a2742 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -25,7 +25,7 @@ resource "proxmox_virtual_environment_download_file" "latest_ubunto_cloud_img" { resource "proxmox_virtual_environment_file" "cloud_init_yaml" { content_type = "snippets" - datastore_id = "local" + datastore_id = "local-snippets" node_name = "fenix" source_raw {