Skip to content

Instantly share code, notes, and snippets.

@jschr
Last active April 13, 2017 00:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jschr/3e4161b5811fc544c0604dd4965c63d4 to your computer and use it in GitHub Desktop.
Save jschr/3e4161b5811fc544c0604dd4965c63d4 to your computer and use it in GitHub Desktop.
terraform app module variables
variable "domain" { }
variable "github_username" { }
variable "mailgun_smtp_password" { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment