mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Feature request: Support for Google Cloud DNS #196
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @orbatschow on GitHub (Jun 6, 2022).
Originally assigned to: @qdm12 on GitHub.
It would be nice to have support for Google Cloud DNS
@jcfrosty commented on GitHub (Jun 7, 2022):
https://github.com/qdm12/ddns-updater/blob/master/docs/google.md
@orbatschow commented on GitHub (Jun 7, 2022):
This issue/PR introduces GCP as a provider, which is, at least to my knowledge, something (completely) different than Google Domains.
@qdm12 commented on GitHub (Jun 16, 2024):
Hi there, recently I changed the code to not depend on the google sdk for GCP, can you try the latest version please and let me know if it still works fine? Thanks!