diff --git a/mmv1/products/bigqueryanalyticshub/QueryTemplate.yaml b/mmv1/products/bigqueryanalyticshub/QueryTemplate.yaml index 3959477dea5e..9aa64aef3f0d 100644 --- a/mmv1/products/bigqueryanalyticshub/QueryTemplate.yaml +++ b/mmv1/products/bigqueryanalyticshub/QueryTemplate.yaml @@ -20,6 +20,8 @@ description: | Represents a BigQuery Query Template within a Data Exchange. This resource defines a reusable SQL routine (e.g., a TVF) that can be shared or executed via the Data Exchange. + ~> **Note:** Approving a Query Template is not supported by Terraform. The approve flow includes steps that can only be performed through the Google Cloud console UI. You can still create a Query Template (e.g. a TVF) and add it as a listing to a Data Clean Room via Terraform, but the final approval must be done manually. + references: guides: "Use query templates": "https://docs.cloud.google.com/bigquery/docs/query-templates"