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