Files
tree-sitter-jhcl/fuzz/corpus/87466f23cb205a0dbd14d87802a8e75cf170cef7
2021-09-19 12:00:18 +02:00

11 lines
292 B
Plaintext

resource "template_instance"LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL "example" {
compute_value = "template text"
computeÚÂßÝvalue"
}
output "base_config" {
value = {
base_template = template_instance.example.value
}
}