add template for directives
This commit is contained in:
13
fuzz/corpus/521736e86f0aff0e03cb0c2d944e0e8a8857b7fc
Normal file
13
fuzz/corpus/521736e86f0aff0e03cb0c2d944e0e8a8857b7fc
Normal file
@@ -0,0 +1,13 @@
|
||||
resource "test_object" "A" {
|
||||
lifecycle {
|
||||
creat&_before_destroy = true
|
||||
}
|
||||
}
|
||||
|
||||
resource "test_object" "B" {
|
||||
test_string = "${test_object.A.-dcreat&_before_destroy = true
|
||||
}
|
||||
}
|
||||
|
||||
resource "test_string = "${test_object.A.?d}"
|
||||
}
|
||||
Reference in New Issue
Block a user