Paul Grave
Paul Grave
This fixes the issue described in issue #9 It looks like the code assumes that an InfluxBD is already provision when using the InfluxDB provider. I’m provisioning the InfluxDB and...
The influxdb Terraform provider attempts to sanity check and ping test the `url` value in the provider block. This is problematic when Terraform has even begun to provision a influxdb...
This fixes the fact that tracing wasn’t being json serialized and it was adding the tracing fields to a `tracing` field.