From e5ce1fbeeb9489bea0e7ad46e14cfa61d7cc7b16 Mon Sep 17 00:00:00 2001 From: Luca Prete Date: Thu, 8 Aug 2024 14:07:45 +0200 Subject: [PATCH] Regenerate tfdoc --- fast/stages/1-resman/README.md | 4 ++-- fast/stages/3-network-security/README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fast/stages/1-resman/README.md b/fast/stages/1-resman/README.md index 4cf5cc94df..b0c10ed2a5 100644 --- a/fast/stages/1-resman/README.md +++ b/fast/stages/1-resman/README.md @@ -236,8 +236,8 @@ A full reference of IAM roles managed by this stage [is available here](./IAM.md | [branch-data-platform.tf](./branch-data-platform.tf) | Data Platform stages resources. | folder · gcs · iam-service-account | | | [branch-gcve.tf](./branch-gcve.tf) | GCVE stage resources. | folder · gcs · iam-service-account | | | [branch-gke.tf](./branch-gke.tf) | GKE multitenant stage resources. | folder · gcs · iam-service-account | | -| [branch-nsec.tf](./branch-nsec.tf) | Network security stage resources. | gcs · iam-service-account | | | [branch-networking.tf](./branch-networking.tf) | Networking stage resources. | folder · gcs · iam-service-account | | +| [branch-nsec.tf](./branch-nsec.tf) | Network security stage resources. | gcs · iam-service-account | | | [branch-project-factory.tf](./branch-project-factory.tf) | Project factory stage resources. | gcs · iam-service-account | | | [branch-sandbox.tf](./branch-sandbox.tf) | Sandbox stage resources. | folder · gcs · iam-service-account | | | [branch-security.tf](./branch-security.tf) | Security stage resources. | folder · gcs · iam-service-account | | @@ -245,7 +245,7 @@ A full reference of IAM roles managed by this stage [is available here](./IAM.md | [cicd-data-platform.tf](./cicd-data-platform.tf) | CI/CD resources for the data platform branch. | iam-service-account | | | [cicd-gcve.tf](./cicd-gcve.tf) | CI/CD resources for the GCVE branch. | iam-service-account | | | [cicd-gke.tf](./cicd-gke.tf) | CI/CD resources for the GKE multitenant branch. | iam-service-account | | -| [cicd-nsec.tf](./cicd-nsec.tf) | CI/CD resources for the networking branch. | iam-service-account | | +| [cicd-netsec.tf](./cicd-netsec.tf) | CI/CD resources for the networking branch. | iam-service-account | | | [cicd-networking.tf](./cicd-networking.tf) | CI/CD resources for the networking branch. | iam-service-account | | | [cicd-project-factory.tf](./cicd-project-factory.tf) | CI/CD resources for the project factories. | iam-service-account | | | [cicd-security.tf](./cicd-security.tf) | CI/CD resources for the security branch. | iam-service-account | | diff --git a/fast/stages/3-network-security/README.md b/fast/stages/3-network-security/README.md index 1fad016b46..6b4de40e0c 100644 --- a/fast/stages/3-network-security/README.md +++ b/fast/stages/3-network-security/README.md @@ -143,6 +143,7 @@ ngfw_enterprise_config = { | name | description | modules | resources | |---|---|---|---| +| [3-nsec-providers.tf](./3-nsec-providers.tf) | None | | | | [main.tf](./main.tf) | Next-Generation Firewall Enterprise configuration. | project | google_network_security_firewall_endpoint | | [net-dev.tf](./net-dev.tf) | Security components for dev spoke VPC. | net-firewall-policy | google_network_security_firewall_endpoint_association · google_network_security_security_profile · google_network_security_security_profile_group | | [net-prod.tf](./net-prod.tf) | Security components for prod spoke VPC. | net-firewall-policy | google_network_security_firewall_endpoint_association · google_network_security_security_profile · google_network_security_security_profile_group |