mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2026-03-22 16:39:50 +00:00
Compare commits
1 Commits
2aefa6a415
...
fenix-admi
| Author | SHA1 | Date | |
|---|---|---|---|
| 705c5df1f5 |
@ -149,6 +149,7 @@ resource "proxmox_virtual_environment_vm" "k8s_vms" {
|
|||||||
|
|
||||||
clone {
|
clone {
|
||||||
vm_id = proxmox_virtual_environment_vm.proxmox-kubernetes-VM-template.id
|
vm_id = proxmox_virtual_environment_vm.proxmox-kubernetes-VM-template.id
|
||||||
|
full = true
|
||||||
}
|
}
|
||||||
|
|
||||||
cpu {
|
cpu {
|
||||||
|
|||||||
Reference in New Issue
Block a user