Serverless Template Validation

Hi There,

is there any standard/best practises to validate Serverless templates before going ahead and start the deployment process?

The use case for this is working on shared templates for other projects and those templates need to be validated using CI/CD. A workaround might be deploying to sandbox environment just for testing … but given the frequency of deployments that can become expensive very quick.

Currently the context for this is AWS exclusively, but also curious to learn more about other cloud providers.

Thanks! :grin: