Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chime: add voice connector sweeper (#38419)
```console % make sweep SWEEPARGS=-sweep-run=aws_chime_voice_connector WARNING: This will destroy infrastructure. Use only in development accounts. go1.22.5 test ./internal/sweep -v -sweep=us-west-2,us-east-1,us-east-2,us-west-1 -sweep-run=aws_chime_voice_connector -timeout 360m 2024/07/18 15:46:19 [DEBUG] Running Sweepers for region (us-west-2): <snip> 2024/07/18 15:46:21 Completed Sweepers for region (us-west-1) in 398.482166ms 2024/07/18 15:46:21 Sweeper Tests for region (us-west-1) ran successfully: 2024/07/18 15:46:21 - aws_chime_voice_connector ok github.com/hashicorp/terraform-provider-aws/internal/sweep 7.861s ```
- Loading branch information