salesforce / aws-allowlister

Automatically compile an AWS Service Control Policy that ONLY allows AWS services that are compliant with your preferred compliance frameworks.
MIT License
221 stars 34 forks source link

Updates database #83

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This is an automated PR created because AWS compliances resources were updated.

jdyke commented 3 years ago

@kmcquade Looks like short SHA works now (I removed extra $) so we have unique branches per DB updates.

An idea I had to make sure CI runs for these PRs is to add a new invocation to the CI actions to launch anytime a specific tag is applied to a PR. So for example, when update-compliance-data.yml runs and it has a new PR, we can add a unique tag to it, and the application of that tag will kick off the CI tests.