Yelp / terraform-provider-signalform

SignalForm is a terraform provider to codify SignalFx detectors, charts and dashboards
Apache License 2.0
44 stars 26 forks source link

Add optional debug output when run with TF_LOG #50

Closed vulpine closed 4 years ago

vulpine commented 4 years ago

While investigating issues with SignalForm I've built it locally with some useful logging output for determining where the config for SignalFX is being provided / detected by the provider. I think it'd be helpful to have it as part of the provider rather than just my own debug usage.