Inside the .serverless path there are a pair of files that are created by the Serverless framework. What are these files for? Can I safely delete them? Do I need to move them between machines that deploy?
.serverless/cloudformation-template-create-stack.json.serverless/cloudformation-template-update-stack.json
My ultimate goal with the knowledge is to use it when creating my circle.yml file for CircleCI deployment.