Hello,

I tried that but i keep getting an error. Even after giving ALL PRIVILEGES grant to the external location

│ Error: cannot create sql table: cannot execute CREATE TABLE `my-catalog`.`my-schema`.`gold_layer`
│ USING PARQUET
│ COMMENT 'Managed by terraform'
│ LOCATION 's3://bucket_name/gold_layer';: Running

 When going to the UI the table shows there without anything.