add jinja to examples
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if something -}
|
||||
{% test %}
|
||||
resource "example" "literals" {
|
||||
attr1 = "val1"
|
||||
tupl1 = [ 1, 2, 3.4, "foo" ]
|
||||
|
||||
Reference in New Issue
Block a user