inwx / terraform-provider-inwx

INWX Terraform Provider plugin for Terraform
MIT License
19 stars 5 forks source link

Feature request: Enable automated DNSSEC management for a domain #19

Closed kimdre closed 7 months ago

kimdre commented 10 months ago

I would like to propse a new resource, that let's you enable the automated DNSSEC management for domains at INWX, as described in the API docs at 2.8.4 and 2.8.5: https://www.inwx.com/en/help/apidoc/f/ch02s08.html

fsoederhuyzen commented 9 months ago

This is already possible with the inwx_dnssec_key resource.

kimdre commented 9 months ago

@fsoederhuyzen Does this really work with automated DNSSEC key generation? I have no clue what to enter in the required arguments for public_key and algorithm, as I don't generate DNSSEC keys myself. I always do this by just enabling the checkbox in the INWX UI. image

fsoederhuyzen commented 9 months ago

@kimdre youre right this is still missing, ive overread "automatic".