add template for directives
This commit is contained in:
13
fuzz/corpus/8a3fab2f833fd651cd666d406a40e5b60470a950
Normal file
13
fuzz/corpus/8a3fab2f833fd651cd666d406a40e5b60470a950
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