Open FernandoMiguel opened 3 years ago
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
null
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