IIRC this is why Terraform has separate `aws_security_group_rule` resources as well as the nested on...
s
IIRC this is why Terraform has separate
aws_security_group_rule
resources as well as the nested ones, and there is a storied history about those bits. Is this something others are commonly seeing?