AccessControlGroup
Resource Icon

Resource Overview
An IP/Port-based filtering firewall service that enables network access control and management between servers.
Associated Resources
Parent Resource
Connected Targets
Resource Configuration
Basic Settings
included_vpc_name: Name of the VPC where the ACG will be createdacg_description: Description of the ACG
Inbound Rules (inbound_rule)
inbound_rule.protocol: Protocol for inbound traffic -TCP,UDP,ICMPinbound_rule.rule_apply_method: Inbound rule application method -ip_block,source_nameinbound_rule.ip_block: Destination IP range for inbound traffic (CIDR format)inbound_rule.source_access_control_group_name: Source ACG name for inbound trafficinbound_rule.port_range: Port range to apply the inbound rule -1~65535inbound_rule.description: Description of the inbound rule
Outbound Rules (outbound_rule)
outbound_rule.protocol: Protocol for outbound traffic -TCP,UDP,ICMPoutbound_rule.rule_apply_method: Outbound rule application method -ip_block,source_nameoutbound_rule.ip_block: Destination IP range for outbound traffic (CIDR format)outbound_rule.source_access_control_group_name: Source ACG name for outbound trafficoutbound_rule.port_range: Port range to apply the outbound rule -1~65535outbound_rule.description: Description of the outbound rule