add template for directives
This commit is contained in:
10
fuzz/corpus/79a00eb46e2484e797c64139930f6363fe032d25
Normal file
10
fuzz/corpus/79a00eb46e2484e797c64139930f6363fe032d25
Normal file
@@ -0,0 +1,10 @@
|
||||
resource "template_instance"LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL`LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL "example" {
|
||||
compute_value = "template text"
|
||||
computeÚÂßÝvalue"
|
||||
}
|
||||
|
||||
output "base_config" {
|
||||
value = {
|
||||
base_template = template_instance.example.value
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user