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 support for Stored Procedure for Apache Spark #643

Conversation

modular-magician
Copy link
Collaborator

PR for hashicorp/terraform-provider-google#16953, adding stored procedure for apache spark on google_bigquery_routine resource.

Fixes hashicorp/terraform-provider-google#16953

Release Note Template for Downstream PRs (will be copied)

bigquery: add `spark_options` field to `google_bigquery_routine` resource

Derived from GoogleCloudPlatform/magic-modules#9793

* impl for hashicorp/terraform-provider-google#16953

* modified format in example

* modified tab to space

* added test for update and test for coverage

* mofify all resource in the spark option section

* modified connection id to avoid conflict
[upstream:5f50107bb30977b84230a3c526f2f9b404a40684]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 103ae79 into terraform-google-modules:master Jan 17, 2024
1 check passed
@modular-magician modular-magician deleted the downstream-pr-5f50107bb30977b84230a3c526f2f9b404a40684 branch November 18, 2024 02:04
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 support for Stored Procedure for Apache Spark
1 participant