add template for directives
This commit is contained in:
7
fuzz/corpus/b0de87e837225c4784a9100b03461876962e5a2d
Normal file
7
fuzz/corpus/b0de87e837225c4784a9100b03461876962e5a2d
Normal file
@@ -0,0 +1,7 @@
|
||||
resource "aws_instance" "foo" {
|
||||
vars = "foo"
|
||||
|
||||
lifecycle {
|
||||
ignore_changes =•["vars"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user