Ivica Kolenkaš
Results
3
comments of
Ivica Kolenkaš
This is still the case even with Terraform `0.13.7` and provider version `1.55.0`.
just wanted to confirm that using `query_string=True` as @eyalev said works.
A workaround: Run `terraform apply` with `TF_LOG=DEBUG terraform apply -target=path.to.file_format` and grab the SQL it produces. Fix the SQL and run it manually through a worksheet. Then import the resource...