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_accelerate_configuration: new resource #22617

Merged
merged 5 commits into from
Feb 3, 2022

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Jan 16, 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 #4418
Relates #20433

Output from acceptance testing:

--- PASS: TestAccS3BucketAccelerateConfiguration_disappears (27.74s)
--- PASS: TestAccS3BucketAccelerateConfiguration_basic (29.13s)
--- PASS: TestAccS3BucketAccelerateConfiguration_update (48.63s)

@anGie44 anGie44 added the new-resource Introduces a new resource. label Jan 16, 2022
@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. provider Pertains to the provider itself, rather than any interaction with AWS. 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 Jan 16, 2022
anGie44 added a commit that referenced this pull request Jan 16, 2022
@anGie44 anGie44 force-pushed the release/4.x branch 3 times, most recently from 1e894e8 to 6623846 Compare January 21, 2022 16:39
@anGie44 anGie44 force-pushed the release/4.x branch 2 times, most recently from 44a00a8 to 5ac8e8c Compare January 26, 2022 18:37
anGie44 added a commit that referenced this pull request Jan 26, 2022
@anGie44 anGie44 force-pushed the f-s3-bucket-accelerate-configuration-resource branch from 854db07 to 9c757e6 Compare January 26, 2022 21:46
@anGie44 anGie44 marked this pull request as ready for review January 27, 2022 06:52
@anGie44 anGie44 force-pushed the release/4.x branch 5 times, most recently from 18688a6 to 322647c Compare January 28, 2022 22:37
anGie44 added a commit that referenced this pull request Jan 29, 2022
@anGie44 anGie44 force-pushed the f-s3-bucket-accelerate-configuration-resource branch from 9c757e6 to f2fcd84 Compare January 29, 2022 00:09
Base automatically changed from release/4.x to main January 31, 2022 22:59
anGie44 added a commit that referenced this pull request Feb 1, 2022
@anGie44 anGie44 force-pushed the f-s3-bucket-accelerate-configuration-resource branch from f2fcd84 to 2cf2f90 Compare February 1, 2022 00:29
@ewbankkit ewbankkit added this to the v4.0.0 milestone Feb 2, 2022
@YakDriver YakDriver self-assigned this Feb 2, 2022
Copy link
Member

@YakDriver YakDriver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 🎉

% make testacc TESTS=TestAccS3BucketAccelerateConfiguration_ PKG=s3   
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/s3/... -v -count 1 -parallel 20 -run='TestAccS3BucketAccelerateConfiguration_'  -timeout 180m
=== RUN   TestAccS3BucketAccelerateConfiguration_basic
=== PAUSE TestAccS3BucketAccelerateConfiguration_basic
=== RUN   TestAccS3BucketAccelerateConfiguration_update
=== PAUSE TestAccS3BucketAccelerateConfiguration_update
=== RUN   TestAccS3BucketAccelerateConfiguration_disappears
=== PAUSE TestAccS3BucketAccelerateConfiguration_disappears
=== CONT  TestAccS3BucketAccelerateConfiguration_basic
=== CONT  TestAccS3BucketAccelerateConfiguration_disappears
=== CONT  TestAccS3BucketAccelerateConfiguration_update
--- PASS: TestAccS3BucketAccelerateConfiguration_disappears (31.27s)
--- PASS: TestAccS3BucketAccelerateConfiguration_basic (33.94s)
--- PASS: TestAccS3BucketAccelerateConfiguration_update (55.33s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/s3	57.466s

anGie44 added a commit that referenced this pull request Feb 3, 2022
@anGie44 anGie44 force-pushed the f-s3-bucket-accelerate-configuration-resource branch from 2cf2f90 to a2a4e4d Compare February 3, 2022 01:57
@anGie44 anGie44 force-pushed the f-s3-bucket-accelerate-configuration-resource branch from f09800b to 8c2d039 Compare February 3, 2022 06:29
@anGie44
Copy link
Contributor Author

anGie44 commented Feb 3, 2022

Output of acceptance tests after update:

--- PASS: TestAccS3BucketAccelerateConfiguration_disappears (31.84s)
--- PASS: TestAccS3BucketAccelerateConfiguration_basic (33.51s)
--- PASS: TestAccS3BucketAccelerateConfiguration_update (57.10s)

@anGie44 anGie44 merged commit 11c0734 into main Feb 3, 2022
@anGie44 anGie44 deleted the f-s3-bucket-accelerate-configuration-resource branch February 3, 2022 14:20
@github-actions
Copy link

This functionality has been released in v4.0.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

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 20, 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. new-resource Introduces a new resource. provider Pertains to the provider itself, rather than any interaction with AWS. 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

3 participants