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