Flow logs for subnets should be enabled to capture network traffic details for security analysis.
Follow the appropriate remediation steps below to resolve the issue.
Enable VPC Flow Logs for subnets. In Terraform, set enable_flow_logs = true in the google_compute_subnetwork resource.
|
|