opentofu/builtin
Martin Atkins f739ef9849 Human-readable error for failure to read EC2 volume
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.
2016-04-06 09:34:10 -07:00
..
bins provider/fastly: Add Fastly Provider, ServiceV1 resource 2016-03-23 14:53:50 -05:00
providers Human-readable error for failure to read EC2 volume 2016-04-06 09:34:10 -07:00
provisioners provisioner/remote-exec: Move script cleanup after command wait 2016-03-21 10:49:32 -05:00