aws-cloudformation / aws-guard-rules-registry

Rules Registry for Compliance Frameworks
Apache License 2.0
107 stars 22 forks source link

feat: resource map #222

Closed grolston closed 2 years ago

grolston commented 2 years ago

Issue #, if available: closes #208 closes #221

Description of changes: The following PR updates the build process to dynamically generate a mapping rule set file that includes all Guard Rules registry rules and includes a reportsOn attribute that lists all AWS resources that are reported on in the guard rule file. Once the dynamic build completes, the dynamically built rule set mapping file is loaded as an artifact with the rest of the generated rule sets.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license