Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Partial reversion of Replace 'tfslices.Chunks' with 'slices.Chunk' - …
…lakeformation. ```console % make testacc TESTARGS='-run=TestAccLakeFormation_serial/^LFTags$$' PKG=lakeformation make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... TF_ACC=1 go1.22.6 test ./internal/service/lakeformation/... -v -count 1 -parallel 20 -run=TestAccLakeFormation_serial/^LFTags$ -timeout 360m --- PASS: TestAccLakeFormation_serial (97.10s) --- PASS: TestAccLakeFormation_serial/LFTags (97.10s) --- PASS: TestAccLakeFormation_serial/LFTags/basic (15.97s) --- PASS: TestAccLakeFormation_serial/LFTags/disappears (13.05s) --- PASS: TestAccLakeFormation_serial/LFTags/tagKeyComplex (12.14s) --- PASS: TestAccLakeFormation_serial/LFTags/values (24.46s) --- PASS: TestAccLakeFormation_serial/LFTags/valuesOverFifty (31.49s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/lakeformation 103.355s ```
- Loading branch information