terraform-google-bigquery icon indicating copy to clipboard operation
terraform-google-bigquery copied to clipboard

Feature: Support for AWS S3 BigLake External Tables

Open burnzy opened this issue 7 months ago • 2 comments

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.

burnzy avatar Mar 14 '25 19:03 burnzy