support prefix_list_ids in aws_security_group_rule
FernandoMiguel opened this issue · 0 comments
FernandoMiguel commented
prefix_list_ids (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group_rule#prefix_list_ids) is a newer way to allow CIDR ranges to be added to Security Groups.
Is anyone working on adding these to the module?
ideally they would be null
unless someone passed them on