Merge pull request 'Delete admin-vm-01 (VMID 201)' (#63) from delete-vm-201 into main
Some checks failed
Drift Detection / detect-drift (push) Failing after 3s
Some checks failed
Drift Detection / detect-drift (push) Failing after 3s
This commit is contained in:
commit
727a68c24d
@ -8,14 +8,6 @@
|
||||
|
||||
locals {
|
||||
tenant_vms = {
|
||||
"admin-vm-01" = {
|
||||
vm_id = 201
|
||||
cpu_cores = 4
|
||||
ram_mb = 16384
|
||||
disk_gb = 200
|
||||
public_ip = "185.47.204.227"
|
||||
password = "pyKjbHWpFba25EUIq4i9ew"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user