if you just want to have a solution where you can create / delete multiple local dns records on a raspberry, you van use terraform, it has a raspberry provider. I tried it recently, i was able to import existing records, create new ones. you just have to keep the list in a terraform project.
if you just want to have a solution where you can create / delete multiple local dns records on a raspberry, you van use terraform, it has a raspberry provider. I tried it recently, i was able to import existing records, create new ones. you just have to keep the list in a terraform project.