Skip to content
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

Separate Ingress rules from Scanner SG in cloudformation #252

Merged
1 commit merged into from
Apr 14, 2023

Commits on Apr 14, 2023

  1. Separate Ingress rules from Scanner SG in cloudformation

    This PR removes the SSH ingress rule from the ScannerSecurityGroup to
    prevent circular dependencies between the created resources in AWS.
    Without this change its not possible to delete the SecurityGroups
    because they have rules which reference each other.
    Tehsmash committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    136e4cb View commit details
    Browse the repository at this point in the history