I’m trying to set the BigQuery default_table_expiration_ms to 7776000000 (90 days) and I’m getting this error. This worked in previous versions of the Google Provider.
Using the Google Provider Version 4.8.0
│ Error: Attribute must be a whole number, got 7.776e+09
Anyone seen this before?