mozilla / frost

Unit testing framework for test driven security of AWS, GCP, Heroku and more.
https://mozilla.github.io/frost/
Mozilla Public License 2.0
104 stars 24 forks source link

Document Frost's config file #392

Open ajvb opened 3 years ago

ajvb commented 3 years ago

Currently, we have a little section with an example config file in the README: https://github.com/mozilla/frost#custom-test-config

But we need to document how each of the sections for the specific providers (AWS, GCP, etc) interact with the tests and which tests they interact with (i.e. https://github.com/mozilla/frost/pull/391#pullrequestreview-510684939)