Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/resource/aws_ec2_client_vpn_endpoint: Ensure covering test for …
…out-of-band resource removal handling Reference: #10187 Previously before code update: ``` --- FAIL: TestAccAwsEc2ClientVpnEndpoint_disappears (14.36s) testing.go:569: Step 0 error: errors during follow-up refresh: Error: Error reading Client VPN endpoint: InvalidClientVpnEndpointId.NotFound: Endpoint cvpn-endpoint-0f615b0f07cfbe2ba does not exist ``` Output from acceptance testing: ``` --- PASS: TestAccAwsEc2ClientVpnEndpoint_disappears (16.12s) ```
- Loading branch information