Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/4.x] d/aws_s3_object: Test key with leading ./ #35220

Merged
merged 2 commits into from
Jan 10, 2024

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    12e91ce View commit details
    Browse the repository at this point in the history
  2. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccS3ObjectDataSource_leadingDotSlash' PKG=s3
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./internal/service/s3/... -v -count 1 -parallel 20  -run=TestAccS3ObjectDataSource_leadingDotSlash -timeout 180m
    === RUN   TestAccS3ObjectDataSource_leadingDotSlash
    === PAUSE TestAccS3ObjectDataSource_leadingDotSlash
    === CONT  TestAccS3ObjectDataSource_leadingDotSlash
    --- PASS: TestAccS3ObjectDataSource_leadingDotSlash (35.99s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/s3	41.579s
    ewbankkit committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    504e699 View commit details
    Browse the repository at this point in the history