Skip to main content

gcp.project.computeService.firewall

Supported platform

  • gcp

Description

GCP Compute firewall

Fields

IDTYPEDESCRIPTION
idstringUnique identifier
projectIdstringProject ID
namestringUser-provided name
descriptionstringAn optional description of this resource
priorityintPriority for this rule
directionstringDirection of traffic
disabledboolWhether the firewall rule is disabled
sourceRanges[]stringSource ranges
sourceServiceAccounts[]stringSource service accounts
sourceTags[]stringSource tags
destinationRanges[]stringRange of destination IP addresses for which the rule applies to traffic
targetServiceAccounts[]stringList of service accounts
createdtimeCreation timestamp
allowed[]dictList of ALLOW rules specified by this firewall
denied[]dictList of DENY rules specified by this firewall

References