-
-
Save ip-2014/c55dd7c441a16847d7e9e49a58229100 to your computer and use it in GitHub Desktop.
Configuration file for the Route 53 update script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| AWS_ACCESS_KEY_ID="<Your access key ID>" | |
| AWS_SECRET_ACCESS_KEY="<Your secret access key>" | |
| ZONE="<The name of your subdomain>" | |
| TTL="600" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment