Created
August 20, 2019 10:22
-
-
Save itsMagondu/6b6bdfa68d25f43c6547c31e49ab481d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
variable project_id {} | |
variable cloudsql_proxy_sa_key {} | |
variable zone {} | |
variable k8s_username {} | |
variable k8s_password {} | |
variable db_instance_connection_name {} | |
variable metabase_db_name {} | |
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