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/s3_bucket: make versioning configurable #23820

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Mar 23, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #23106

Output from acceptance testing:

--- PASS: TestAccS3Bucket_Manage_lifecycleRuleExpirationEmptyBlock (62.15s)
--- PASS: TestAccS3Bucket_Manage_objectLock (63.65s)
--- PASS: TestAccS3Bucket_Manage_versioningDisabled (63.92s)
--- PASS: TestAccS3Bucket_Manage_versioningAndMfaDeleteDisabled (77.82s)
--- PASS: TestAccS3Bucket_Manage_MfaDeleteDisabled (77.82s)
--- PASS: TestAccS3Bucket_Manage_lifecycleRuleAbortIncompleteMultipartUploadDaysNoExpiration (78.65s)
--- PASS: TestAccS3Bucket_Manage_objectLock_deprecatedEnabled (78.98s)
--- PASS: TestAccS3Bucket_Manage_objectLockWithVersioning (80.11s)
--- PASS: TestAccS3Bucket_Manage_objectLockWithVersioning_deprecatedEnabled (80.20s)
--- PASS: TestAccS3Bucket_Manage_objectLock_migrate (95.26s)
--- PASS: TestAccS3Bucket_Manage_lifecycleRemove (97.87s)
--- PASS: TestAccS3Bucket_Manage_lifecycleExpireMarkerOnly (120.17s)
--- PASS: TestAccS3Bucket_Manage_lifecycleBasic (121.01s)
--- PASS: TestAccS3Bucket_Manage_versioning (127.39s)

--- PASS: TestAccS3BucketVersioning_disappears (38.93s)
--- PASS: TestAccS3BucketVersioning_Status_disabled (42.60s)
--- PASS: TestAccS3BucketVersioning_basic (43.66s)
--- PASS: TestAccS3BucketVersioning_MFADelete (43.66s)
--- PASS: TestAccS3BucketVersioning_Status_enabledToDisabled (44.44s)
--- PASS: TestAccS3BucketVersioning_Status_suspendedToDisabled (44.79s)
--- PASS: TestAccS3BucketVersioning_migrate_versioningEnabledNoChange (56.81s)
--- PASS: TestAccS3BucketVersioning_migrate_versioningDisabledWithChange (57.07s)
--- PASS: TestAccS3BucketVersioning_migrate_mfaDeleteNoChange (57.07s)
--- PASS: TestAccS3BucketVersioning_migrate_versioningEnabledWithChange (57.16s)
--- PASS: TestAccS3BucketVersioning_Status_disabledToEnabled (66.21s)
--- PASS: TestAccS3BucketVersioning_Status_disabledToSuspended (66.49s)
--- PASS: TestAccS3BucketVersioning_migrate_versioningDisabledNoChange (73.05s)
--- PASS: TestAccS3BucketVersioning_update (85.82s)

@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. service/s3 Issues and PRs that pertain to the s3 service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/XL Managed by automation to categorize the size of a PR. labels Mar 23, 2022
anGie44 added a commit that referenced this pull request Mar 23, 2022
anGie44 added a commit that referenced this pull request Mar 23, 2022
@anGie44 anGie44 added the enhancement Requests to existing resources that expand the functionality or scope. label Mar 23, 2022
@anGie44 anGie44 force-pushed the s3-bucket-logging branch 4 times, most recently from 66734b6 to a3ac4c9 Compare March 31, 2022 23:12
Base automatically changed from s3-bucket-logging to release/4.x-s3-bucket-changes March 31, 2022 23:29
anGie44 added a commit that referenced this pull request Mar 31, 2022
anGie44 added a commit that referenced this pull request Mar 31, 2022
@anGie44 anGie44 force-pushed the s3-bucket-versioning branch 2 times, most recently from b3d5875 to ec386ed Compare March 31, 2022 23:37
@anGie44 anGie44 marked this pull request as ready for review March 31, 2022 23:38
@anGie44 anGie44 merged commit e9f9d58 into release/4.x-s3-bucket-changes Mar 31, 2022
@anGie44 anGie44 deleted the s3-bucket-versioning branch March 31, 2022 23:56
@github-actions github-actions bot added this to the v4.9.0 milestone Mar 31, 2022
github-actions bot pushed a commit that referenced this pull request Mar 31, 2022
anGie44 added a commit that referenced this pull request Apr 1, 2022
anGie44 pushed a commit that referenced this pull request Apr 1, 2022
anGie44 added a commit that referenced this pull request Apr 1, 2022
anGie44 pushed a commit that referenced this pull request Apr 1, 2022
anGie44 added a commit that referenced this pull request Apr 2, 2022
anGie44 pushed a commit that referenced this pull request Apr 2, 2022
gdavison pushed a commit that referenced this pull request Apr 5, 2022
gdavison pushed a commit that referenced this pull request Apr 5, 2022
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

This functionality has been released in v4.9.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented May 8, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. enhancement Requests to existing resources that expand the functionality or scope. service/s3 Issues and PRs that pertain to the s3 service. size/XL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant