Control: Ensure that IP forwarding is not enabled on Instances
Description
Compute Engine instance cannot forward a packet unless the source IP address of the packet matches the IP address of the instance. Similarly, GCP won't deliver a packet whose destination IP address is different than the IP address of the instance receiving the packet. However, both capabilities are required if you want to use instances to help route packets.
Usage
Run the control in your terminal:
powerpipe control run terraform_gcp_compliance.control.compute_instance_ip_forwarding_disabled
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run terraform_gcp_compliance.control.compute_instance_ip_forwarding_disabled --share
SQL
This control uses a named query:
compute_instance_ip_forwarding_disabled