mirror of https://github.com/hashicorp/terraform
Graph transformations are really only interesting for developers directly working on graph transformers. Otherwise the complete graph can be printed once in the trace log for general debugging purposes. Removing the intermediate graph steps can reduce log output for large configs by many megabytes per run. On top of the volume of output, the graph string generation can cause a noticeable impact on performance with large graphs.pull/37155/head
parent
d446fbf139
commit
7df949c6c3
Loading…
Reference in new issue