mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-12-16 11:27:36 +00:00
[deploy-opentofu]
This commit is contained in:
@ -116,6 +116,7 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" {
|
||||
file_id = proxmox_virtual_environment_download_file.latest_ubunto_cloud_img.id
|
||||
interface = "scsi0"
|
||||
file_format = "qcow2"
|
||||
size = 64
|
||||
}
|
||||
|
||||
# Configuração da interface de rede
|
||||
|
||||
Reference in New Issue
Block a user