[Bug]: Data source aws_networkfirewall_firewall_policy fails if an override action is configured #31088
Labels
bug
Addresses a defect in current functionality.
service/networkfirewall
Issues and PRs that pertain to the networkfirewall service.
Milestone
Terraform Core Version
1.4.6
AWS Provider Version
4.65.0
Affected Resource(s)
Expected Behavior
Return data about a network firewall policy, even when a managed rule group override is present
Actual Behavior
An error is raised and the plan/apply fails
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Using the above configuration, a
terraform apply
will fail. It'll succeed if theoverride
block is removed.Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: