mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Correct policy naming by doing it in code with appropriate variables - previous code was incorrectly assuming that the template would be rendered with variable names. Add tests to verify that the CloudWatch LogGroup resources are being properly added into the Service's CFT. Add minor comment about line length reasoning for extra code.