add template for directives
This commit is contained in:
14
fuzz/corpus/f048e9f7385a6e215e1ae51b9e7f8fd0483302ce
Normal file
14
fuzz/corpus/f048e9f7385a6e215e1ae51b9e7f8fd0483302ce
Normal file
@@ -0,0 +1,14 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
boop`= {
|
||||
source = = 1
|
||||
}
|
||||
|
||||
resource "boop_instance" "yep" {
|
||||
}
|
||||
|
||||
!esource "boop_whatever" "0ope" {
|
||||
}
|
||||
|
||||
data "beep"||boop" {
|
||||
}
|
||||
Reference in New Issue
Block a user