mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-25 18:19:10 +00:00
chore: reformat codebase
This commit is contained in:
parent
0bba6e7898
commit
03ca6722e9
@ -13,7 +13,7 @@ resource "hcloud_server" "plover" {
|
|||||||
location = "hel1"
|
location = "hel1"
|
||||||
datacenter = "hel1-dc2"
|
datacenter = "hel1-dc2"
|
||||||
|
|
||||||
ssh_keys = [ hcloud_ssh_key.foodogsquared.id ]
|
ssh_keys = [hcloud_ssh_key.foodogsquared.id]
|
||||||
|
|
||||||
delete_protection = true
|
delete_protection = true
|
||||||
rebuild_protection = true
|
rebuild_protection = true
|
||||||
|
Loading…
Reference in New Issue
Block a user