dns_azure

This commit is contained in:
Jamie Curnow
2022-06-01 09:02:57 +04:00
parent 91d23be4e3
commit 07739ee84e
4 changed files with 75 additions and 1 deletions

View File

@ -48,7 +48,7 @@ func getDNSAutoDNS() Provider {
},
{
Name: "Context",
Type: "string",
Type: "text",
MetaKey: "context",
EnvKey: "AUTODNS_CONTEXT",
IsRequired: true,