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

Add variable for publishing egress IP addresses #240

Merged
merged 6 commits into from
May 15, 2024

Commits on May 13, 2024

  1. Add variable publish_egress_ip_addresses

    It is a boolean value that specifies whether EC2 instances in the operations subnet should be tagged to indicate that their public IP addresses may be published.
    dav3r committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a836b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c50905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab97106 View commit details
    Browse the repository at this point in the history
  4. Add a comment that pentestportal instances are always excluded from e…

    …gress IP publishing
    dav3r committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b3d14ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da1f93d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Use lowercase for consistency

    Co-authored-by: Nick <[email protected]>
    dav3r and mcdonnnj authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e48ce2a View commit details
    Browse the repository at this point in the history