Delete admin-vm-01 (VMID 201)
Some checks failed
PR Checks / tofu-checks (pull_request) Failing after 4s
1/1 projects applied successfully.
Some checks failed
PR Checks / tofu-checks (pull_request) Failing after 4s
1/1 projects applied successfully.
This commit is contained in:
parent
21d7583059
commit
2610034b15
@ -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