Compose YAML Functions in Templates with atmos.Resolve
Atmos adds a new template function, atmos.Resolve, that evaluates any
Atmos YAML function — like !git.repository, !exec, !store, or
!terraform.output — at template-render time. This lets you compose a YAML function's result
with other strings and template variables in a single value.






