Skip to content

Python API script to make updates to your DNS zone files hosted with Google Cloud Platform - Cloud DNS

Notifications You must be signed in to change notification settings

mnguyen-io/google_cloud_platform_dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

google_cloud_platform_dns

Python API script to make updates to your DNS zone files hosted with Google Cloud Platform - Cloud DNS

Replace the serviceaccountcredential_json.key file with your own Service Account JSON Key file that you need to generate within your Google Cloud Platform account.

You'll need to update the script and change the following lines to reflect your own project and zone file name (as defined in your Google Cloud Platform account):

project = 'ENTER_PROJECT_NAME'

About

Python API script to make updates to your DNS zone files hosted with Google Cloud Platform - Cloud DNS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages