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

feat: add gcp_organization_project table #663

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pdecat
Copy link
Contributor

@pdecat pdecat commented Oct 1, 2024

This PR adds a gcp_organization_project table that is identical to the gcp_project, except that it does not filter on the project attached to the connection.

This allows to discover all projects accessible with some credentials.

Slack thread: https://turbot-community.slack.com/archives/C044P668806/p1727786122009859

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
Add example SQL query results here (please include the input queries as well)

@pdecat pdecat changed the title feat: add gcp_organization_project table feat: add gcp_organization_project table Oct 1, 2024
@pdecat pdecat marked this pull request as draft October 1, 2024 14:31
@misraved misraved requested a review from ParthaI October 1, 2024 18:17
@misraved misraved added the hacktoberfest-accepted This pull request has been accepted for Hacktoberfest label Oct 1, 2024
@pdecat pdecat force-pushed the feat/gcp_org_project branch 3 times, most recently from 78200ad to 23dc86f Compare October 5, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted This pull request has been accepted for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants