You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Security Groups (stateful — camada de instância)
aws_security_group_rule "ingress" → por regra do security-policy
aws_security_group_rule "egress" → por regra do security-policy
# NACLs (stateless — camada de subnet)
aws_network_acl → regras fixas de baseline
Azure
# NSGs (stateful)
azurerm_network_security_rule → por regra do security-policy (priority dinâmica)
azurerm_network_security_rule "deny_all_inbound" → priority 4096# Firewall (camada 4/7 — apenas prod)
azurerm_firewall_network_rule_collection → HTTPS + DNS outbound