heat_template_version: wallaby resources: foo: type: OS::Heat::Value properties: type: string value: yaql: expression: format("{0.__init__.__globals__}", $.data) data: foo: bar