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

New Resource: aws_s3_bucket_ownership_controls #15482

Merged
merged 2 commits into from
Oct 8, 2020

Commits on Oct 5, 2020

  1. New Resource: aws_s3_bucket_ownership_controls

    Reference: #15471
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSS3BucketOwnershipControls_disappears_Bucket (20.73s)
    --- PASS: TestAccAWSS3BucketOwnershipControls_disappears (30.25s)
    --- PASS: TestAccAWSS3BucketOwnershipControls_basic (31.85s)
    --- PASS: TestAccAWSS3BucketOwnershipControls_Rule_ObjectOwnership (57.12s)
    ```
    bflad committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    1215f8a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Update aws/resource_aws_s3_bucket_ownership_controls.go

    Co-authored-by: Graham Davison <gdavison@hashicorp.com>
    bflad and gdavison authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    20b4b41 View commit details
    Browse the repository at this point in the history