add template for directives
This commit is contained in:
11
fuzz/corpus/3768f0e9ff55f47b6bfd18e0476df4ca2ccc9ebb
Normal file
11
fuzz/corpus/3768f0e9ff55f47b6bfd18e0476df4ca2ccc9ebb
Normal file
@@ -0,0 +1,11 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
boop`= {
|
||||
source = = 1
|
||||
}
|
||||
|
||||
resource "boop_instance" "yep" {
|
||||
}
|
||||
|
||||
resource "boop_{
|
||||
}
|
||||
Reference in New Issue
Block a user