More Info:

Ensure that “Skip Default Network Creation” constraint policy is enforced for your Google Cloud Platform (GCP) organizations in order to follow security best practices and meet networking requirements. Once enabled, this constraint skips the creation of the default Virtual Private Cloud (VPC) network and related resources during Google Cloud project creation.

Risk Level

Medium

Address

Operational Maturity, Reliability, Security

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration “Skip Default VPC Network Creation” in GCP using the GCP console, follow the below steps:

  1. Open the GCP console and navigate to the VPC networks page.
  2. Click on the “Create VPC network” button.
  3. In the “Name” field, enter a name for the VPC network.
  4. In the “IPv4 CIDR block” field, enter the CIDR block for the VPC network. For example, you can use the CIDR block 10.0.0.0/16.
  5. Under the “Subnets” section, click on the “Add subnet” button.
  6. In the “Name” field, enter a name for the subnet.
  7. In the “Region” field, select the region where you want to create the subnet.
  8. In the “IP address range” field, enter the IP address range for the subnet. For example, you can use the IP address range 10.0.0.0/24.
  9. Click on the “Create” button to create the VPC network and the subnet.

By following the above steps, you have successfully remediated the misconfiguration “Skip Default VPC Network Creation” in GCP using the GCP console.