Closed rnikoopour closed 3 months ago
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue was automatically closed because of stale in 10 days
I'm going to lock this issue because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
When using prefix lists as shown in the example an error is thrown about duplicate entries
β οΈ Note
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
Module version [Required]: 5.1.2
Terraform version:
Provider version(s): 5.52.0
Reproduction Code [Required]
Steps to reproduce the behavior:
Apply the above terraform.
Expected behavior
Prefix lists can be used without any errors
Actual behavior
Error thrown when using prefix lists about duplicate entries in the security group.
Terminal Output Screenshot(s)
Additional context
The error generated links to https://github.com/hashicorp/terraform/pull/2376
The error looks like: