# Example with all variables modifiable ```yaml --- my_variable: - val1 - val2 my_calculated_variable: - val1 - val2 ```