tests/service/networkfirewall: Add Service PreCheck, Adjust ImportState Locations, Adjust aws_subnet Sweeper Dependencies #16301
Labels
partition/aws-us-gov
Pertains to the aws-us-gov partition.
service/networkfirewall
Issues and PRs that pertain to the networkfirewall service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Community Note
Description
Multi-part followup issue to capture testing-only items from #16277 (review)
PreCheck
to all Network Firewall acceptance tests:testAccPartitionHasServicePreCheck(networkfirewall.EndpointsID, t)
(r/networkfirewall: add service precheck #16492)ImportState
test steps should be immediately after a configuration step where the API object has a non-default valueaws_subnet
test sweeper should include new dependency onaws_networkfirewall_firewall
sweeper since Network Firewall Firewalls create ENIs in EC2 SubnetsAffected Resource(s)
Potential Terraform Code
e.g. for
PreCheck
andImportState
References
The text was updated successfully, but these errors were encountered: