Trying to wrap my head around how to make it work in the context of the serverless.yml
? I guess you’d template the serverless.yml
in ytt and then compile it into the actual serverless.yml
(by feeding it the template values?) and then use it with the Serverless framework?