-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add unit tests for securityhub module #627
Conversation
|
|
A reference to the issue / Description of it
ministryofjustice/modernisation-platform#8076
How does this PR fix the problem?
Unit tests for the new resources built in to the securityhub module (eventbridge rule/sns topic/kms key).
This test targets the resources specifically rather than including all the module's resources as some of them are not able to be duplicated within the same account.
How has this been tested?
Tested locally against
testing-test
account and via status checks in this PR