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

New SecOps blueprints section and SecOps GKE Forwarder #2514

Merged
merged 16 commits into from
Nov 5, 2024
Prev Previous commit
Next Next commit
small updates
  • Loading branch information
simonebruzzechesse committed Nov 5, 2024
commit 6c9369298eb12a2520d723c747b7df64648fc2a3
2 changes: 1 addition & 1 deletion blueprints/secops/secops-gke-forwarder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ module "test" {
billing_account_id = "12345-ABCDEF-12345"
parent = "folders/2345678901"
}
region = "europe-west8"
region = "europe-west8"
network_config = {
host_project = "prod-net-landing-0"
network_self_link = "https://www.googleapis.com/compute/v1/projects/prod-net-landing-0/global/networks/prod-landing-0"
Expand Down