Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
% make testacc TESTARGS='-run=TestAccRoute53Record_wildcard\|TestAccRoute53Record_basic' PKG=route53 make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... TF_ACC=1 go1.23.3 test ./internal/service/route53/... -v -count 1 -parallel 20 -run=TestAccRoute53Record_wildcard\|TestAccRoute53Record_basic -timeout 360m 2025/01/10 09:48:21 Initializing Terraform AWS Provider... === RUN TestAccRoute53Record_basic === PAUSE TestAccRoute53Record_basic === RUN TestAccRoute53Record_wildcard === PAUSE TestAccRoute53Record_wildcard === CONT TestAccRoute53Record_basic === CONT TestAccRoute53Record_wildcard --- PASS: TestAccRoute53Record_basic (153.27s) --- PASS: TestAccRoute53Record_wildcard (223.81s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/route53 229.324s
- Loading branch information