Skip to content

Instantly share code, notes, and snippets.

@keithrozario
Created March 3, 2019 10:38
Show Gist options
  • Save keithrozario/df874086d56e91fd24041e1213bd2006 to your computer and use it in GitHub Desktop.
Save keithrozario/df874086d56e91fd24041e1213bd2006 to your computer and use it in GitHub Desktop.
tfvars.json AWS Region
{
"app_name" : "cert-transparency",
"aws_region": {
"default" : "us-east-1",
"dev" : "ap-southeast-1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment