Resource Type: GCP > Network > Firewall
Firewall resource in GCP Network service.
Resource Context
Firewall is a part of the Network service.
Each Firewall lives under a Project.
Controls
The primary controls for GCP > Network > Firewall are:
It is also targeted by these controls:
- GCP > CIS v1 > 3 Networking > 3.06 Ensure that SSH access is restricted from the internet (Scored)
- GCP > CIS v1 > 3 Networking > 3.07 Ensure that RDP access is restricted from the internet (Scored)
- GCP > CIS v2.0 > 3 - Networking > 3.06 - Ensure That SSH Access Is Restricted From the Internet
- GCP > CIS v2.0 > 3 - Networking > 3.07 - Ensure That RDP Access Is Restricted From the Internet
- GCP > CIS v2.0 > 3 - Networking > 3.10 - Use Identity Aware Proxy (IAP) to Ensure Only Traffic From Google IP Addresses are 'Allowed'
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-network#/resource/types/firewall
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/gcp-network#/resource/types/firewall"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/firewall';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-network#/resource/types/firewall"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/firewall' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query