You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue will required changes as described in cloudns-go issue #3 to be implemented prior to actually adding the functionality.
Suggestion is to either create a new resource cloudns_dns_dnssec (or similar) which would take the ID of a cloudns_dns_zone resource as well as arguments for whether DNSSEC should be activated or not, and whether DNSSEC opt-out should be enabled or not.
An alternative option could be to add an argument to the cloudns_dns_zone resource, although I personally think that's adding a layer of confusion or considerable complexity to that resource.
The text was updated successfully, but these errors were encountered:
This issue will required changes as described in cloudns-go issue #3 to be implemented prior to actually adding the functionality.
Suggestion is to either create a new resource
cloudns_dns_dnssec
(or similar) which would take the ID of acloudns_dns_zone
resource as well as arguments for whether DNSSEC should be activated or not, and whether DNSSEC opt-out should be enabled or not.An alternative option could be to add an argument to the
cloudns_dns_zone
resource, although I personally think that's adding a layer of confusion or considerable complexity to that resource.The text was updated successfully, but these errors were encountered: