mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2026-03-22 14:09:49 +00:00
Compare commits
2 Commits
2aefa6a415
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| 812c9c4d89 | |||
| 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