Skip to content

Instantly share code, notes, and snippets.

@keithrozario
Last active March 2, 2019 03:26
Show Gist options
  • Save keithrozario/5baa5d8906a7e57c96efcb2845c0ba60 to your computer and use it in GitHub Desktop.
Save keithrozario/5baa5d8906a7e57c96efcb2845c0ba60 to your computer and use it in GitHub Desktop.
Example TFVARS file : 1
{
"app_name" : "cert-transparency",
"s3bucket_domains": {
"default" : "cert-domains",
"dev" : "cert-domains-dev"
},
"dynamodb_temp": {
"default": "cert-domains",
"dev": "cert-domains-dev"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment