HCL Parser doesn't support escaping double quote sign in String literals #4612
Labels
bug
Something isn't working
parser-hcl
test provided
Already replicated with a unit test, using JUnit pioneer's ExpectedToFail
What is the smallest, simplest way to reproduce the problem?
What is the full stack trace of any errors you encountered?
Context
AFAICT this is a valid Terraform/HCL file.
https://developer.hashicorp.com/terraform/language/expressions/strings#escape-sequences says this is the proper way of escaping the quote sign.
The text was updated successfully, but these errors were encountered: