forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/aws_route53domains_registered_domain: Use
WithoutTimeout
CRUD han…
…dler signatures (hashicorp#15090). Acceptance test output: % AWS_DEFAULT_REGION=us-east-1 ROUTE53DOMAINS_DOMAIN_NAME=terraform-provider-aws-acctest-acm.com make testacc TESTS=TestAccRoute53Domains_serial/RegisteredDomain/tags PKG=route53domains ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/route53domains/... -v -count 1 -parallel 20 -run='TestAccRoute53Domains_serial/RegisteredDomain/tags' -timeout 180m === RUN TestAccRoute53Domains_serial === RUN TestAccRoute53Domains_serial/RegisteredDomain === RUN TestAccRoute53Domains_serial/RegisteredDomain/tags --- PASS: TestAccRoute53Domains_serial (24.76s) --- PASS: TestAccRoute53Domains_serial/RegisteredDomain (24.76s) --- PASS: TestAccRoute53Domains_serial/RegisteredDomain/tags (24.76s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/route53domains 28.274s
- Loading branch information
Showing
1 changed file
with
34 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters