Skip to content

Start managing Hetzner DNS with Terraform

Sven-Hendrik Haase requested to merge manage-hetzner-dns-with-terraform into master

I started the effort of converting our DNS to Terraform. I already imported the zones but sadly the provider doesn't yet support importing records so we might want to wait on that or otherwise go the slightly painful route of recreating all the entries.

This fixes #87 (closed).

Edited by Sven-Hendrik Haase

Merge request reports