add template for directives
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
data "null_data_source" "testing" {
|
||||
inputs = {
|
||||
test = "yes"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user