terraform-google-bigquery
terraform-google-bigquery copied to clipboard
Feature: Support for AWS S3 BigLake External Tables
The existing external tables functionality in the module was missing the optional connection_id variable which is needed to support AWS S3 external tables. I've also added the optional metadata_cache_mode variable to support metadata caching with external tables. Changes are backwards compatible.