Adds delete protection and rebuild protection for the production server #20

Merged
maxkratz merged 1 commit from feature/add-hetzner-server-protection-flags into main 2023-03-30 07:14:51 +00:00

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