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

feat: Bump terraform aws provider required version to v4.x #280

Closed

Conversation

guillaumelecerf
Copy link

@guillaumelecerf guillaumelecerf commented Mar 15, 2022

Description

Replace aws_s3_bucket_object with aws_s3_object and increase the aws provider required version to v4.x.

Motivation and Context

Since the release of the aws terraform provider v4, the aws_s3_bucket_object resource has been deprecated, replaced by aws_s3_object.

Breaking Changes

Yes, the aws terraform provider version needs to be >= 4.0

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects

@guillaumelecerf guillaumelecerf changed the title bump terraform aws provider required version to v4.x feat: bump terraform aws provider required version to v4.x Mar 15, 2022
@guillaumelecerf guillaumelecerf changed the title feat: bump terraform aws provider required version to v4.x feat: Bump terraform aws provider required version to v4.x Mar 15, 2022
@antonbabenko
Copy link
Member

Please use version 3.0.0 of this module to use AWS provider version 4.

Fixed by #296

@github-actions
Copy link

github-actions bot commented Nov 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 Nov 8, 2022
@guillaumelecerf guillaumelecerf deleted the aws-v4 branch November 8, 2022 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants