-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I did not find a related open enhancement request.
- I understand that enhancement requests filed in the GitHub repository are by default low priority.
- If this request is time-sensitive, I have submitted a corresponding issue with GCP support.
Describe the feature or resource
Add config connector support for BigQuery routines to be able to create/manage procedures.
Additional information
Terraform supports routines: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_routine
Importance
Today we can manage datasets and tables via config connector but then need to have a separate process for managing routines. It would be nice to be able to manage the routines in the same way as other BQ resources.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request