Example with mandatory variables not filled in ```yaml --- var3: example ```
Example with all variables modifiable ```yaml --- var1: test1 var2: test1 var3: example ```