Back to source list
Official
Premium
Terraform Cloud
This plugin is in preview.
Terraform Cloud source plugin pulls information out of Terraform Cloud and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v2.1.0
Type
Source
Platforms
Date Published
Terraform Cloud Workspace State Versions
The tfcloud_workspace_state_versions table shows data for Terraform Cloud Workspace State Versions.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Columns #
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
download_url | utf8 |
id | utf8 |
json_download_url | utf8 |
json_upload_url | utf8 |
modules | json |
outputs | json |
providers | json |
resources | json |
resources_processed | bool |
run | json |
serial | int64 |
state_version | int64 |
status | utf8 |
terraform_version | utf8 |
upload_url | utf8 |
vcs_commit_sha | utf8 |
vcs_commit_url | utf8 |
Relations
This table depends on:
Terraform Cloud Workspaces