Skip to content

Instantly share code, notes, and snippets.

@dfox
Created January 25, 2012 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dfox/1677371 to your computer and use it in GitHub Desktop.
Save dfox/1677371 to your computer and use it in GitHub Desktop.
Configuration file for the Route 53 update script
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