hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
399 stars 482 forks source link

support prefix_list_ids in aws_security_group_rule #233

Open FernandoMiguel opened 2 years ago

FernandoMiguel commented 2 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