mirror of https://github.com/hashicorp/terraform
The encoding/json package escapes some HTML-specific characters to prevent JSON from being misinterpreted when in the context of an HTML document. Terraform 0.11 used this behaviour, and to preserve backwards compatibility we are continuing to do so moving forward. This commit adds an explicit test to document that this is intentional, not a bug.pull/26122/head
parent
79e35941f5
commit
c7568ccceb
Loading…
Reference in new issue