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

DoD missing from examples? #79

Closed jdyke closed 3 years ago

jdyke commented 3 years ago

While working on https://github.com/ScaleSec/terraform_aws_scp/issues/74 I noticed that DoD* SCPs are not showing in the latest or examples folder. I checked the GH action and it appears to be generating the files correctly, but I must be missing something obvious... https://github.com/salesforce/aws-allowlister/runs/2480032973?check_suite_focus=true#step:7:574

Examples folder: https://github.com/salesforce/aws-allowlister/tree/main/examples/latest

jdyke commented 3 years ago

AHHH looks like theres an open PR to add those files: https://github.com/salesforce/aws-allowlister/pull/78