This message was deleted.
s
This message was deleted.
e
Just use a standard yaml library to do this, no need to use automation api.
s
Thanks Fraser, was hoping the api presents both the stack state and the stack definition, but can parse the yaml file on disk, as you suggest.
e
YAML programs are an extension to the core project file specification so I don't think we'd ever extend automation api to cover that, would require trying to keep all the automation apis in sync with YAML and the intention is these different runtimes shouldn't need to care about each other.
s
👍