Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update steampipe-plugin-sdk to 1.6.1 #309

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Update steampipe-plugin-sdk to 1.6.1 #309

merged 1 commit into from
Sep 23, 2021

Conversation

bigdatasourav
Copy link
Contributor

Example query results

Results
> select * from gcp_compute_disk
+------------------------------------------+---------------------+---------------------+---------+--------+-------------+---------------------+--------------------------+--------------+-------------------
| name                                     | id                  | creation_timestamp  | size_gb | status | description | disk_encryption_key | disk_encryption_key_type | kind         | last_attach_timest
+------------------------------------------+---------------------+---------------------+---------+--------+-------------+---------------------+--------------------------+--------------+-------------------
| gke-cluster-1-default-pool-5e77f8e7-0b36 | 6784995084659335988 | 2021-09-21 08:54:51 | 100     | READY  |             | <null>              | Google managed           | compute#disk | 2021-09-21 08:54:5
| gke-cluster-1-default-pool-5e77f8e7-d38r | 1173739712526164788 | 2021-09-21 08:54:51 | 100     | READY  |             | <null>              | Google managed           | compute#disk | 2021-09-21 08:54:5
| gke-cluster-1-default-pool-5e77f8e7-8dzf | 508452417996858164  | 2021-09-21 08:54:52 | 100     | READY  |             | <null>              | Google managed           | compute#disk | 2021-09-21 08:54:5
+------------------------------------------+---------------------+---------------------+---------+--------+-------------+---------------------+--------------------------+--------------+-------------------

@misraved misraved changed the title Update steampipe plugin to 1.6.1 Update steampipe-plugin-sdk to 1.6.1 Sep 23, 2021
@bigdatasourav bigdatasourav merged commit 5d673b5 into main Sep 23, 2021
@bigdatasourav bigdatasourav deleted the sdk-update branch September 23, 2021 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants