cannot unmarshal array into Go value of type map[string]interface {}
on Cloudflare provider
#3
Labels
bug
Something isn't working
Terraform backing provider
Name: cloudflare/cloudflare
Version: 4.12.0
SPC file
(remember to remove any confidential tokens from the SPC file, and replace them with dummy data)
When does the error happen?
.inspect
ing the tables provided by the pluginSQL query
(if the error appears when running a SQL query)
Error
Steampipe log file
(before running
steampipe query
, runexport STEAMPIPE_LOG_LEVEL=debug
andexport TF_LOG_PROVIDER=debug
, to increase the verbosity of the logs)(search for the current day in
~/.steampipe/logs/plugin-*.log
and paste the relevant contents here, since the last boot of Steampipe. Alternatively, runtail -f ~/.steampipe/logs/plugin-*.log
, then start Steampipe and cause the error, and then copy all the logs since Steampipe booted here. Feel free to remove any secret data such as API keys from the logs before pasting them)(⚠ be careful, since high-verbosity logs WILL expose configuration items, such as API keys. You're encouraged to rotate the API credentials used after submitting the issue. I'll try to warn you if I find such credentials in the logs)
Steampipe logs
The text was updated successfully, but these errors were encountered: