sparse-intern-71089
02/14/2020, 9:18 PMstocky-island-3676
02/14/2020, 9:26 PM--verbose
flag. But this error is from the underlying Terraform provider. I don’t know if the debug level is propagated to the provider, though. If not, it won’t help, unfortunately.stocky-island-3676
02/14/2020, 9:29 PMswift-painter-31084
02/14/2020, 9:31 PMstocky-island-3676
02/19/2020, 3:58 PMTF_LOG=DEBUG
. Thanks for Lars’ hint: https://pulumi-community.slack.com/archives/CRFUR2DGB/p1582127509076800?thread_ts=1582127424.076300&cid=CRFUR2DGB
Pulumi doesn’t generate Terraform code. It directly communicates with the underlying Terraform provider binary. The TF_LOG
should work on the Terraform provider binaries.stocky-island-3676
02/19/2020, 3:58 PM