All features have their own config file block so we should be consistent.
the old secrets_whitelist field is still there which we will deprecate at some point.
setting this as a minor because we never released secrets_allowlist.
Checklist
[ ] I have added one of the patch, minor, major or no-release labels
[ ] I have linked an issue from this repository using the Development option
[ ] I have performed a self-review of my own code
[ ] I have checked for redundant or commented out code
[ ] I have commented my code where I can't make it self-documenting
[ ] I have made corresponding changes to the documentation
Description
All features have their own config file block so we should be consistent. the old secrets_whitelist field is still there which we will deprecate at some point. setting this as a minor because we never released secrets_allowlist.
Checklist
patch
,minor
,major
orno-release
labels