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!: allow retrieving all billing accounts and add billing_information column to gcp_project and gcp_organization_project tables #665

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

pdecat
Copy link
Contributor

@pdecat pdecat commented Oct 7, 2024

This is a breaking change, submitted as draft to initiate a discussion.

The rationale of this PR is that a billing account is not tied to a single project.
Without this change, all existing billing accounts cannot be discovered.

Note: this PR is based on the branch of this other PR and thus includes the same commits. To ignore those in the changes view, select the last two commits: https://github.com/turbot/steampipe-plugin-gcp/pull/665/files/49ff495ed5572792b3dc5bdbbce989b613a83115..7bee5fc9dd846ca3d9d9e7ca9d21c90172c3a81b

  • feat!: allow retrieving all billing accounts
  • feat: add billing_information column to gcp_project and gcp_organization_project tables

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)

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.

1 participant