Skip to content

Instantly share code, notes, and snippets.

@katesclau
Created December 12, 2016 15:12
Show Gist options
  • Save katesclau/403158b35aa4bf25d8b64de9de0566fb to your computer and use it in GitHub Desktop.
Save katesclau/403158b35aa4bf25d8b64de9de0566fb to your computer and use it in GitHub Desktop.
variable "db_user" { default = "app" }
variable "db_password" { default = "password" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment