Merge pull request 'VM Bot: create vm-202 for user 223747162' (#70) from vm/create-223747162 into main
Some checks failed
Drift Detection / detect-drift (push) Failing after 2s
Some checks failed
Drift Detection / detect-drift (push) Failing after 2s
This commit is contained in:
commit
51054f5c25
@ -15,6 +15,14 @@ locals {
|
||||
ram_mb = 4096
|
||||
disk_gb = 50
|
||||
}
|
||||
|
||||
"vm-202" = {
|
||||
vm_id = 202
|
||||
public_ip = "185.47.204.228"
|
||||
password = "uLy3oyOAeqIZ3zeM"
|
||||
ram_mb = 4096
|
||||
disk_gb = 50
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user