vm-bot: delete vm-201
Some checks failed
AI Review / AI Code Review (pull_request) Successful in 2s
PR Checks / OpenTofu Validate & Policy (pull_request) Failing after 9s
1/1 projects applied successfully.
Security Scan / Security Scan (pull_request) Successful in 9s

This commit is contained in:
claude 2026-02-15 13:03:20 +01:00
parent 516edc01be
commit e6d6ecfd2f

View File

@ -8,13 +8,7 @@
locals {
tenant_vms = {
"vm-201" = {
vm_id = 201
public_ip = "185.47.204.227"
password = "9jv3EpxH44Zl5uPt"
ram_mb = 4096
disk_gb = 50
}
# No VMs currently provisioned
}
}