Give walker
more memory
This commit is contained in:
parent
cf2c6f80b9
commit
6327e3a7ef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
resource "hcloud_server" "walker" {
|
||||
name = "walker"
|
||||
image = "debian-12" # Not true - that was just the initial install.
|
||||
server_type = "cpx11"
|
||||
server_type = "cx22"
|
||||
location = "nbg1"
|
||||
delete_protection = true
|
||||
rebuild_protection = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue