# Example with mandatory variables not filled in

```yaml
---
var1: example
var2: example
```
# Example with all variables modifiable

```yaml
---
var1: example
var2: example
```