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

Add table gcp_aiplatform_endpoints Closes #470 #513

Merged
merged 9 commits into from
Nov 16, 2023
Merged

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Nov 9, 2023

Integration test logs

Logs
N/A

Example query results

Results
> select * from gcp_aiplatform_endpoint
Warning: failed to start 6 plugins using an incompatible sdk version, (required by 6 connections). To update, please run: steampipe plugin update urlscan twilio chaos reddit zendesk ibm
+---------------------+---------------------------+--------------+-------------+--------------------------------+----------------------------------------------------------------------+---------------------------------+---------+---------------------------+------------->
| name                | create_time               | display_name | description | enable_private_service_connect | etag                                                                 | model_deployment_monitoring_job | network | update_time               | deployed_mod>
+---------------------+---------------------------+--------------+-------------+--------------------------------+----------------------------------------------------------------------+---------------------------------+---------+---------------------------+------------->
| 5580736193521254400 | 2023-09-11T16:34:59+05:30 | my_endpoint  |             | false                          | AMEw9yN57kAupfmBP10LOgjtuEjKr1TCy2EJ3XLPshGVsF-Scwrezaba_jI_z3T11KuC |                                 |         | 2023-09-11T16:41:06+05:30 | <null>      >
+---------------------+---------------------------+--------------+-------------+--------------------------------+----------------------------------------------------------------------+---------------------------------+---------+---------------------------+------------->

@ParthaI ParthaI requested a review from misraved November 9, 2023 06:33
@ParthaI ParthaI self-assigned this Nov 9, 2023
@ParthaI ParthaI linked an issue Nov 14, 2023 that may be closed by this pull request
Copy link
Contributor

@madhushreeray30 madhushreeray30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ParthaI Please have a look at the comments, thanks!

docs/tables/gcp_vertex_ai_endpoint.md Outdated Show resolved Hide resolved
docs/tables/gcp_vertex_ai_endpoint.md Outdated Show resolved Hide resolved
gcp/table_gcp_vertex_ai_endpoint.go Outdated Show resolved Hide resolved
gcp/table_gcp_vertex_ai_endpoint.go Outdated Show resolved Hide resolved
gcp/table_gcp_vertex_ai_endpoint.go Outdated Show resolved Hide resolved
ParthaI and others added 5 commits November 16, 2023 15:54
Co-authored-by: Madhushree Ray <madhushree@turbot.com>
Co-authored-by: Madhushree Ray <madhushree@turbot.com>
Co-authored-by: Madhushree Ray <madhushree@turbot.com>
Co-authored-by: Madhushree Ray <madhushree@turbot.com>
Co-authored-by: Madhushree Ray <madhushree@turbot.com>
@madhushreeray30 madhushreeray30 merged commit e69abb5 into main Nov 16, 2023
1 check passed
@madhushreeray30 madhushreeray30 deleted the issue-470 branch November 16, 2023 13:18
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.

Add table gcp_aiplatform_endpoints
2 participants