Update Firewall Rule

Use the Update Firewall Rule activity to modify any component of a firewall rule except for its name, network, action, and the direction of traffic. If you need to change these parameters, you must delete the rule and create a new rule instead.

Usage

Complete the following properties to use this activity:

  • Google Cloud Platform - Specify the following information or click the Variable Reference icon to choose a variable:
    • Project ID - Enter the unique identifier of the project where the rule was created.
    • Firewall Rule Name - Enter the name for the firewall rule to be updated.
    • IP Protocol - Click the drop-down menu and choose the IP protocol to narrow the scope of the firewall rule. The available options are AH, ESP, ICMP, IPIP, SCTP, TCP, and UDP.
    • Ports - Enter the port number or port range for the firewall rule.
    • Firewall Description - Enter a brief description of the firewall rule.
    • Source Range - Click Add to specify the ranges of IP addresses as sources of packets. This parameter is only applicable to ingress rules.
    • Source Tags - Click Add to enter the source tags to limit the source by network tag. This parameter is only applicable to ingress rules.
    • Target Tags - Click Add to enter the target tags, if you want to apply the rule to select instances by network (target) tags.