Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 'TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy'.
Acceptance test output: % make testacc TESTARGS='-run=TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy' PKG=s3 make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... TF_ACC=1 go1.23.5 test ./internal/service/s3/... -v -count 1 -parallel 20 -run=TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy -timeout 360m -vet=off 2025/02/27 11:10:55 Initializing Terraform AWS Provider... === RUN TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy === PAUSE TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy === CONT TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy --- PASS: TestAccS3DirectoryBucket_upgradeDefaultDataRedundancy (51.84s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/s3 57.463s
- Loading branch information