Back to source list
Official
Premium
Heroku
The CloudQuery Heroku plugin extracts your Heroku data and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v5.12.13
Type
Source
Platforms
Date Published
Heroku VPN Connections
The heroku_vpn_connections table shows data for Heroku VPN Connections.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
id | utf8 |
ike_version | int64 |
name | utf8 |
public_ip | utf8 |
routable_cidrs | list<item: utf8, nullable> |
space_cidr_block | utf8 |
status | utf8 |
status_message | utf8 |
tunnels | json |