[Enhancement]: aws_networkfirewall_firewall needs to support a timeouts block #34888
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/networkfirewall
Issues and PRs that pertain to the networkfirewall service.
Milestone
Description
aws_networkfirewall_firewall needs to support a timeouts block
This cloud resource frequently takes a long time (more than 20 minutes) to destroy when it is loaded up with any rules. The default timeout of 20 minutes is too low/not realistic for AWS Network Firewall.
Affected Resource(s) and/or Data Source(s)
aws_networkfirewall_firewall
Potential Terraform Configuration
References
16:53:59 TestBasic 2023-12-11T21:53:59Z logger.go:66: [31m│[0m [0m[1m[31mError: [0m[0m[1mwaiting for NetworkFirewall Firewall (arn:aws:network-firewall:us-east-1:882292917843:firewall/aws-firewall-vpc-test) delete: timeout while waiting for resource to be gone (last state: 'DELETING', timeout: 20m0s)[0m
CDK Deployment
✨ Total time: 363.95s (6 min 4 sec)
CDK Destroy
✨ Total time: 1292s (21 min 32 sec)
Not just terraform, Network Firewall is a slow resource to destroy
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: