# C7n Community Meeting Minutes
# April 11 2022
###### tags: `Meeting`
:::info
- **URL:** meet.google.com/mii-evqh-esh
- **Date:** April 11th, 2021 (2:00 PM (ET) / 11:00 AM (PT) / 6PM (UTC))
- **[Timezone Converter (Click me)](https://www.timeanddate.com/worldclock/converter.html?iso=20210411T180000&p1=tz_et&p2=tz_pt&p3=22&p4=240&p5=136&p6=176&p7=37&p8=248)**
- **Agenda**
1. Intros `10m`
1. Agenda Items `20m`
1. PR Party `30m`
- **Meeting Contact:** Jorge: <jorge@stacklet.io>
- **Meeting Recording URL**: https://youtu.be/0N90qEH_82E
- **Permalink:**
:::
## Agenda
- Development sprint at PyCon!
- [https://us.pycon.org/2022/events/development-sprints/](https://us.pycon.org/2022/events/development-sprints/)
- Come say hello, everyone welcome!
- Cloud Custodian 101 Workshop next week, March 20th!
- Check [this link](https://app.livestorm.co/stacklet-io/introduction-to-cloud-custodian) for more information
- Release today? [Sonny]
- https://github.com/cloud-custodian/cloud-custodian/pull/7203
- How do we generate release notes? [Darren]
- Check out: https://github.com/cloud-custodian/cloud-custodian/blob/master/tools/dev/changelog.py
- Derived from the commit messages, for breaking changes we increment the major version.
- Do we follow semver? What's the plan moving forward? We'd need things like the deprecation framework, etc before doing a 1.0. You should still not see breakage on a minor version bump.
- In the past we have, should we make a more firm guarantee? Sonny: DSL and syntax is pretty frozen (only additive). Darren: It'd be great to sort this before a 1.0.
- Still waiting on a review on [#7029](https://github.com/cloud-custodian/cloud-custodian/pull/7029) [Kapil]
- @ajkerrigan: Checking out: https://github.com/cloud-custodian/cloud-custodian/pull/7129
- Will merge docs from: https://github.com/cloud-custodian/cloud-custodian/pull/5971
- Don't forget to use `Co-authored-by:`!
## PR's Opened
* [#7200](https://github.com/cloud-custodian/cloud-custodian/pull/7200): [Issue #6152] Error while executing policy flow-logs-enabled
* [#7194](https://github.com/cloud-custodian/cloud-custodian/pull/7194): policy - mu - changes to allow periodic based policies for aws config supported resources. Note: @ajkerrigan / Sonny to take a look!
* [#7192](https://github.com/cloud-custodian/cloud-custodian/pull/7192): improved the email and slack as unified modification
* [#7190](https://github.com/cloud-custodian/cloud-custodian/pull/7190): aws - rds - add consecutive daily snapshot count filter
## PR's Closed
* [#7190](https://github.com/cloud-custodian/cloud-custodian/pull/7190): aws - rds - add consecutive daily snapshot count filter
* [#7184](https://github.com/cloud-custodian/cloud-custodian/pull/7184): Add link to project roadmap in the readme
* [#7165](https://github.com/cloud-custodian/cloud-custodian/pull/7165): aws - rds - add consecutive daily snapshot count filter
* [#7153](https://github.com/cloud-custodian/cloud-custodian/pull/7153): Removing multiple principal check condition
* [#7137](https://github.com/cloud-custodian/cloud-custodian/pull/7137): elb set-ssl-listener-policy action with predefined policy
* [#7112](https://github.com/cloud-custodian/cloud-custodian/pull/7112): Fixes for IAM and Security Hub filters
## Issues Opened
* [#7202](https://github.com/cloud-custodian/cloud-custodian/issues/7202): Generate docs from the awscc provider
* [#7201](https://github.com/cloud-custodian/cloud-custodian/issues/7201): Keep track of resources that Cloud Custodian removes due to violations?
* [#7199](https://github.com/cloud-custodian/cloud-custodian/issues/7199): One lambda function multiple ec2 instance stop automatically different time cron scheduler possible ?
* [#7198](https://github.com/cloud-custodian/cloud-custodian/issues/7198): S3 bucket doesn't exist
* [#7197](https://github.com/cloud-custodian/cloud-custodian/issues/7197): Sign docker images with cosign
* [#7196](https://github.com/cloud-custodian/cloud-custodian/issues/7196): Automate c7n releases
* [#7195](https://github.com/cloud-custodian/cloud-custodian/issues/7195): Filter on EC2s in public subnet
* [#7193](https://github.com/cloud-custodian/cloud-custodian/issues/7193): Filter by multiple tags
* [#7191](https://github.com/cloud-custodian/cloud-custodian/issues/7191): Cross Account filter to evaluate service principals
* [#7188](https://github.com/cloud-custodian/cloud-custodian/issues/7188): support `copy-related-tag` when related resource is not a first-class resource type
* [#7187](https://github.com/cloud-custodian/cloud-custodian/issues/7187): Security Group Ingress Rule Policy Does Not Scan Other Regions But us-east-1
## Issues Closed
* [#7193](https://github.com/cloud-custodian/cloud-custodian/issues/7193): Filter by multiple tags