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

Disallow internet egress by default & reroute accounts.google.com -> private.googleapis.com #284

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2024

  1. Stop allowing 0.0.0.0/0 egress by default.

    Instead specify a specific range for Google APIs
    
    Signed-off-by: Nghia Tran <tcnghia@gmail.com>
    tcnghia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    95ed8e4 View commit details
    Browse the repository at this point in the history
  2. Reroute *.google.com to private.googleapis.com

    Signed-off-by: Nghia Tran <tcnghia@gmail.com>
    tcnghia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e398f5f View commit details
    Browse the repository at this point in the history
  3. Docs

    Signed-off-by: Nghia Tran <tcnghia@gmail.com>
    tcnghia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    699369c View commit details
    Browse the repository at this point in the history
  4. moved

    Signed-off-by: Nghia Tran <tcnghia@gmail.com>
    tcnghia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b9e9391 View commit details
    Browse the repository at this point in the history
  5. Update modules/networking/dns.tf

    Signed-off-by: Nghia Tran <tcnghia@gmail.com>
    tcnghia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    debd4e0 View commit details
    Browse the repository at this point in the history