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

11 lines
292 B
Plaintext

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