hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.84k stars 9.19k forks source link

B network firewall not creating more than 2 #40072

Closed lorodoes closed 4 days ago

lorodoes commented 6 days ago

Description

39197 #38487 Fix bug in Network Firewall configuration. Only two entries would ever work due to a missed count check in the expandconfiguration function.

Relations

Closes #39197 Closes #38487

References

https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-logging.html

Output from Acceptance Testing

% make testacc TESTS=TestAccXXX PKG=ec2

...
github-actions[bot] commented 6 days ago

Community Note

Voting for Prioritization

For Submitters

github-actions[bot] commented 6 days ago

Thank you for your contribution! :rocket:

Please note that typically Go dependency changes are handled in this repository by dependabot or the maintainers. This is to prevent pull request merge conflicts and further delay reviews of contributions. Remove any changes to the go.mod or go.sum files and commit them into this pull request.

Additional details: