Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
GCP
Loading controls...

Control: GCP > Network > Firewall > Target Tags > Approved

Check or enforce that a GCP Network firewall rule targets only approved network tags via targetTags.

A firewall rule applies to instances by matching its targetTags against instance network tags, so a stray target tag puts the rule in scope of instances it should not govern. This control matches each of the rule's targetTags against the patterns in GCP > Network > Firewall > Target Tags > Approved > Tags (wildcards * and ? are supported). If any target tag is unapproved, the control raises an alarm and, under Enforce: Delete unapproved, removes only the unapproved target tags in place. Approved target tags are preserved.

It will not remove a rule's last remaining target tag: an empty targetTags applies the rule to every instance in the network (a strictly broader outcome), so a rule whose tags are all unapproved is alarmed for manual review rather than auto-emptied.

Resource Types

This control targets the following resource types:

  • GCP > Network > Firewall

Policies

The following policies can be used to configure this control:

  • GCP > Network > Firewall > Target Tags > Approved

This control type relies on these other policies when running actions:

  • GCP > Network > Firewall > Target Tags > Approved > Tags

Quick Actions

  • GCP > Network > Firewall > Set Target Tags

Permissions

Cloud permissions used by this control and its actions:

  • compute.firewalls.update

Category

  • Security

In Your Workspace

  • Controls by Resource report
  • Controls by Control Type report

Developers

    Control Type URI
    • tmod:@turbot/gcp-network#/control/types/firewallTargetTagsApproved
  • Category URI
    • tmod:@turbot/turbot#/control/categories/security
  • GraphQL
    • query controlType(id: "tmod:@turbot/gcp-network#/control/types/firewallTargetTagsApproved") { … }
    • query controls(filter: "controlTypeId:'tmod:@turbot/gcp-network#/control/types/firewallTargetTagsApproved'") { … }
  • CLI
    • Get Controls
    • turbot graphql controls --filter "controlTypeId:tmod:@turbot/gcp-network#/control/types/firewallTargetTagsApproved"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
40
Mods
157
Resource Types
2,567
Policies
1,238
Controls
131
Quick Actions
91
IAM