Skip to content

Unable to update root domain of zone #1

Description

@gclawes

When using this config, the cloud function is unable to update the root domain of the whiteforest.info zone:

{
  "whiteforest.info": {
    "projectId": "whiteforest",
    "zoneName": "whiteforest-info",
    "records": {
      "whiteforest.info": {
        "username": "[USER]",
        "password": "[PASS]"
      }
    }
  }
}

I suspect this is because config.js checking that the hostname starts with .${domain}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions