mirror of https://github.com/hashicorp/terraform
Previously the format string was using %#v, which prints the whole data structure given. Instead we want to use %s to get the string representation of the error. This fixes #6038.pull/6048/head
parent
ad761f338d
commit
f739ef9849
Loading…
Reference in new issue