-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yaml
53 lines (53 loc) · 1.16 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
inputs:
- name: project
isGlobal: true
- name: region
isGlobal: true
- name: backend_service_endpoint
isGlobal: false
connections:
- componentID: cloud-run
output: service_endpoint
- name: cloud_run_sa_id
isGlobal: false
- name: cloud_run_service_image
isGlobal: false
- name: cloud_run_service_name
isGlobal: false
- name: redis_host
isGlobal: false
connections:
- componentID: redis
output: redis_host
- name: redis_port
isGlobal: false
connections:
- componentID: redis
output: redis_port
- name: sql_database_connection
isGlobal: false
connections:
- componentID: cloud-sql
output: database_connection_name
- name: sql_database_host
isGlobal: false
connections:
- componentID: cloud-sql
output: database_host
- name: sql_database_name
isGlobal: false
connections:
- componentID: cloud-sql
output: database_name
- name: vpc_access_connector_id
isGlobal: false
connections:
- componentID: compute-network
output: vpc_access_connector_id
- name: cloud_run_dependency
isGlobal: false
connections:
- componentID: cloud-sql
output: cloud_run_dependency
- name: vpc_access_egress
isGlobal: false