forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/aws_db_instance: Fix 'TestAccRDSInstance_S3Import_basic'.
Acceptance test output: % make testacc TESTARGS='-run=TestAccRDSInstance_S3Import_' PKG=rds ACCTEST_PARALLELISM=3 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/rds/... -v -count 1 -parallel 3 -run=TestAccRDSInstance_S3Import_ -timeout 180m === RUN TestAccRDSInstance_S3Import_basic acctest.go:69: RestoreDBInstanceFromS3 cannot restore from MySQL version 5.6 --- SKIP: TestAccRDSInstance_S3Import_basic (0.00s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/rds 4.111s
- Loading branch information
Showing
1 changed file
with
29 additions
and
241 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