File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 22name : Database Update - Content
33on :
44 workflow_call :
5+ secrets :
6+ DB_GCP_MOBILITY_FEEDS_SA_KEY :
7+ description : Service account key for the DB project (JSON)
8+ required : true
9+ GCP_MOBILITY_FEEDS_SA_KEY :
10+ description : Service account key for the general GCP project (JSON)
11+ required : true
12+ DB_USER_NAME :
13+ description : PostgreSQL user name
14+ required : true
15+ DB_USER_PASSWORD :
16+ description : PostgreSQL user password
17+ required : true
18+ OP_SERVICE_ACCOUNT_TOKEN :
19+ description : 1Password Service Account token
20+ required : true
21+ OP_FEEDS_SERVICE_ACCOUNT_TOKEN :
22+ description : 1Password token for feeds secret
23+ required : true
24+ POSTGRE_SQL_INSTANCE_NAME :
25+ description : PostgreSQL instance name
26+ required : true
527 inputs :
628 PROJECT_ID :
729 description : GCP Project ID
You can’t perform that action at this time.
0 commit comments