manheim / manheim-c7n-tools

Manheim's Cloud Custodian (c7n) wrapper package, policy generator, runner, and supporting tools.
https://manheim-c7n-tools.readthedocs.io/
Apache License 2.0
45 stars 25 forks source link

Fixes #41 - fix for mailer exception #42

Closed jantman closed 4 years ago

jantman commented 4 years ago

Description

This bumps the version of c7n that we're installing from upstream git to b62af99 in order to pull in PR #5751, fix for #5750 c7n-mailer critical bug.

It also adds a unit test to ensure that the upstream mailer archive generation works so we don't have a bug like this before.

Testing Done

Unit tests and automated build.