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

[fix] s3-private-bucket more lenient aws provider version #285

Merged
merged 2 commits into from
Feb 3, 2021

Conversation

edulop91
Copy link
Contributor

@edulop91 edulop91 commented Feb 3, 2021

Summary

Adding more flexibility to provider versions for s3 private bucket module. https://aws.amazon.com/fr/about-aws/whats-new/2021/02/amazon-s3-now-supports-aws-privatelink/ caused a breaking change in terraform-aws-modules/terraform-aws-vpc#571 which triggered an upgrade to aws provider 3.X as the only viable upgrade path.

I am not sure >=2.60.0 is the "right" choice here but it seemed "reasonable enough"

Test Plan

Say unittests, or list out steps to verify changes.

References

(Optional) Additional links to provide more context.

@edulop91 edulop91 requested a review from ryanking February 3, 2021 16:13
@edulop91 edulop91 merged commit 488c4ea into main Feb 3, 2021
@edulop91 edulop91 deleted the edu/bump-versions branch February 3, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants