mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-09-18 14:47:15 +00:00
Fixes #31 We had previously been doing the equivalent of value.String() when writing envbuilder_cached_image.env. This was incorrectly escaping newlines, potentially breaking ENVBUILDER_INIT_SCRIPT. This PR modifies the behaviour to correctly handle string values via ValueString() instead. |
||
---|---|---|
.. | ||
provider |