This is more of a question about the possibility because there is no documentation on GCP regarding this. I am using BigQuery DTS for moving my CSVs from a GCS bucket to BQ Table. I have tried it out manually and it works but I need some automation behind it and want to implement it using Terraform. I have already checked this link but it doesnt help exactly: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_data_transfer_config
Any help would be appreciated. Thanks!