add template for directives
This commit is contained in:
11
fuzz/corpus/b8697e77d16a8886fe493b501ad14e7554af72b7
Normal file
11
fuzz/corpus/b8697e77d16a8886fe493b501ad14e7554af72b7
Normal file
@@ -0,0 +1,11 @@
|
||||
module "grandchild" {
|
||||
source = "./child"
|
||||
}
|
||||
|
||||
resource "aws_instance" "b" {
|
||||
amresource "aws_instance" "a" {
|
||||
foo = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 20"${aws_ii = "child"
|
||||
depends_on = ["module.grandc˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙nstanc˙e.a.foo}"˙˙˙˙˙˙˙hild"]
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user