Skip to main content

πŸ“ Google Project has a legacy network 🟒

  • Contextual name: πŸ“ Project has a legacy network 🟒
  • ID: /ce/ca/google/project/project-with-legacy-network
  • Located in: πŸ“ Google Project

Flags​

Our Metadata​

  • Policy Type: COMPLIANCE_POLICY
  • Policy Category:
    • RELIABILITY

Similar Policies​

Logic​

Description​

Open File

Description​

In order to prevent use of legacy networks, a project should not have a legacy network configured. As of now, Legacy Networks are gradually being phased out, and you can no longer create projects with them. This recommendation is to check older projects to ensure that they are not using Legacy Networks.

Rationale​

Legacy networks have a single network IPv4 prefix range and a single gateway IP address for the whole network. The network is global in scope and spans all cloud regions. Subnetworks cannot be created in a legacy network and are unable to switch from legacy to auto or custom subnet networks. Legacy networks can have an impact for high network traffic projects and are subject to a single point of contention or failure.

Audit​

From Google Cloud CLI​

For each Google Cloud Platform project,

  1. Set the project name in the Google Cloud Shell:

         gcloud config set project <Project-ID>
  2. List the networks configured in that project:

         gcloud compute networks list

None of the listed networks should be in the legacy mode.

... see more

Remediation​

Open File

Remediation​

From Google Cloud CLI​

For each Google Cloud Platform project,

  1. Follow the documentation and create a non-legacy network suitable for the organization's requirements.
  2. Follow the documentation and delete the networks in the legacy mode.

policy.yaml​

Open File

Linked Framework Sections​

SectionSub SectionsInternal RulesPoliciesFlags
πŸ’Ό CIS GCP v3.0.0 β†’ πŸ’Ό 3.2 Ensure Legacy Networks Do Not Exist for Older Projects - Level 1 (Automated)1
πŸ’Ό Cloudaware Framework β†’ πŸ’Ό Infrastructure Modernization9