mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-16 19:52:49 -06:00
2c17558446
The parent commit fixes an issue where this would previously have led to a crash. These new test cases verify that parsing is now able to complete without crashing, though the result is still invalid.
3 lines
66 B
HCL
3 lines
66 B
HCL
resource "null_resource" "foo_${interpolations_invalid_here}" {
|
|
}
|