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

r/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS #39366

Merged
merged 11 commits into from
Sep 18, 2024

Commits on Aug 28, 2024

  1. r/aws_s3control_object_lambda_access_point: Fix 'InvalidParameterValu…

    …eException: The runtime parameter of nodejs14.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use a supported runtime while creating or updating functions' in acceptance tests.
    ewbankkit committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f20ecb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0daac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d4643 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a0de0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98b4a1c View commit details
    Browse the repository at this point in the history
  6. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccS3BucketServerSideEncryptionConfiguration_directoryBucket' PKG=s3 ACCTEST_PARALLELISM=3
    make: Verifying source code with gofmt...
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.23.0 test ./internal/service/s3/... -v -count 1 -parallel 3  -run=TestAccS3BucketServerSideEncryptionConfiguration_directoryBucket -timeout 360m
    === RUN   TestAccS3BucketServerSideEncryptionConfiguration_directoryBucket
    === PAUSE TestAccS3BucketServerSideEncryptionConfiguration_directoryBucket
    === CONT  TestAccS3BucketServerSideEncryptionConfiguration_directoryBucket
    --- PASS: TestAccS3BucketServerSideEncryptionConfiguration_directoryBucket (16.84s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/s3	21.909s
    ewbankkit committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e512be9 View commit details
    Browse the repository at this point in the history
  7. Add CHANGELOG entry.

    ewbankkit committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ca5ad34 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    fe089a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27be714 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    4c8d208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54567d0 View commit details
    Browse the repository at this point in the history