Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/data-source/aws_network_interfaces: Address #5324 pull request …
…feedback * Remove subnet availability_zone to allow for reusability across partitions/regions * Add aws_network_interface.test1 ordering dependency to filter configuration make testacc TEST=./aws TESTARGS='-run=TestAccDataSourceAwsNetworkInterfaces' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -run=TestAccDataSourceAwsNetworkInterfaces -timeout 120m === RUN TestAccDataSourceAwsNetworkInterfaces_Filter --- PASS: TestAccDataSourceAwsNetworkInterfaces_Filter (33.74s) === RUN TestAccDataSourceAwsNetworkInterfaces_Tags --- PASS: TestAccDataSourceAwsNetworkInterfaces_Tags (33.18s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 67.570s
- Loading branch information