Skip to content

Instantly share code, notes, and snippets.

@itsMagondu
Created August 20, 2019 10:54
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 itsMagondu/c5d0f7db4ecb2c55a06599c364557a20 to your computer and use it in GitHub Desktop.
Save itsMagondu/c5d0f7db4ecb2c55a06599c364557a20 to your computer and use it in GitHub Desktop.
Terraform input variables for CloudSQL
variable project_id {}
variable region {}
variable metabase_db_user {}
variable metabase_db_password {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment