Merge pull request 'Adds delete protection and rebuild protection for the production server' (#20) from feature/add-hetzner-server-protection-flags into main

Reviewed-on: #20
This commit is contained in:
Maximilian Kratz 2023-03-30 07:14:50 +00:00
commit 2240058ce3

View file

@ -105,6 +105,8 @@ resource "hcloud_server" "production" {
passwd = var.passwd
fqdn = "forgejo.dev"
})
delete_protection = true
rebuild_protection = true
}
# Set RDNS entry of production server IPv4