11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
|
|
resource "template_instance"LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL`LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL "example" {
|
|||
|
|
compute_value = "template text"
|
|||
|
|
compute<74><65><EFBFBD><EFBFBD>value"
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
output "base_config" {
|
|||
|
|
value = {
|
|||
|
|
base_template = template_instance.example.value
|
|||
|
|
}
|
|||
|
|
}
|