NET-04.1: Networks in production deployments are built and maintained predominantly using IaC templates with approved patterns. This is considered the "paved roads" approach. Ideally, security and networking provide baseline templates of preapproved patterns to project teams that can then be customized and approved before deployment.
  • Control automation: Either
  • AWS control specification: * Evaluate virtual private clouds (VPCs) in production environments for the following tags, which indicates they were likely created with CloudFormation: aws:cloudformation:logical-id aws:cloudformation:stack-id aws:cloudformation:stack-name
  • Look for tags applied by Terraform. Terraform must be configured to apply default tags (an option in the Terraform provider for AWS)
  • Azure control specification: none
  • GCP control specification: none
  • Third-party (CSPM/CNAPP) control specification: none

Description

  • Control automation: Either
  • AWS control specification: * Evaluate virtual private clouds (VPCs) in production environments for the following tags, which indicates they were likely created with CloudFormation: aws:cloudformation:logical-id aws:cloudformation:stack-id aws:cloudformation:stack-name
  • Look for tags applied by Terraform. Terraform must be configured to apply default tags (an option in the Terraform provider for AWS)
  • Azure control specification: none
  • GCP control specification: none
  • Third-party (CSPM/CNAPP) control specification: none