Passa al contenuto principale

AccessControlGroup



Resource Icon

Resource Overview

An IP/Port-based filtering firewall service that enables network access control and management between servers.

Associated Resources

Risorse principali

Connected Resources


Valori di configurazione della risorsa

Basic Settings

  • included_vpc_name : Name of the VPC in which the ACG will be created
  • acg_description : Description of the ACG

Inbound Rules (inbound_rule)

  • inbound_rule.protocol : Protocol of inbound traffic - TCP, UDP, ICMP
  • inbound_rule.rule_apply_method : Method to apply inbound rules - ip_block, source_name
  • inbound_rule.ip_block : Source IP range of inbound traffic (CIDR format)
  • inbound_rule.source_access_control_group_name : Source ACG name for inbound traffic
  • inbound_rule.port_range : Port range to apply inbound rules - 1 ~ 65535
  • inbound_rule.description : Description of the inbound rule

Outbound Rules (outbound_rule)

  • outbound_rule.protocol : Protocol of outbound traffic - TCP, UDP, ICMP
  • outbound_rule.rule_apply_method : Method to apply outbound rules - ip_block, source_name
  • outbound_rule.ip_block : Destination IP range of outbound traffic (CIDR format)
  • outbound_rule.source_access_control_group_name : Source ACG name for outbound traffic
  • outbound_rule.port_range : Port range to apply outbound rules - 1 ~ 65535
  • outbound_rule.description : Description of the outbound rule

References