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

BigQuery Authorized Dataset support #572

Closed
travisrandolph-bestbuy opened this issue Nov 15, 2021 · 3 comments
Closed

BigQuery Authorized Dataset support #572

travisrandolph-bestbuy opened this issue Nov 15, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@travisrandolph-bestbuy
Copy link

Describe the feature or resource
We have users who would like to use KCC to create Authorized Datasets for BigQuery. This would simplify BigQuery table/view IaC. https://cloud.google.com/bigquery/docs/authorized-datasets

Importance
Pain point

@travisrandolph-bestbuy travisrandolph-bestbuy added the enhancement New feature or request label Nov 15, 2021
@xiaobaitusi
Copy link
Contributor

Hi @travisrandolph-bestbuy, thanks for making the request.

Given that KCC use terraform provider to actuate this resource, we need terraform to support this feature first. Luckily there is already a feature request tracked on their side. hashicorp/terraform-provider-google#10555

KCC CRD pipeline will inherit the support once Terraform adds the authorized dataset support.

Thanks

@erik-carlson
Copy link

Looks like terraform supports this now and support was added in KCC release 1.76.0. Is there anything outstanding for this issue, or should it be closed?

@diviner524
Copy link
Collaborator

@erik-carlson Thanks for the update! Yes this support was added in KCC release 1.76.0 and you should be able to use KCC to create Authorized Datasets for BigQuery now.

We will close this issue. Let us know if you see any future issues when using this new feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants