-
-
Notifications
You must be signed in to change notification settings - Fork 711
Breaking change with aws provider on v4.0 #268
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
Comments
Thanks for opening this issue. One more thing to work on and think about :) For the time being, please use AWS provider version 3. |
I've just scheduled this for Friday - https://www.youtube.com/watch?v=CqRU41N6V68 |
@lays147 I don't the issue is with this module. There is no |
Interested in a version that works with terraform provider 4.2.0, since we require this for AWS Managed Grafana and we are trying to deploy a Grafana workspace with an associated Lambda function ! |
The deprecation warning is addressed in #280 |
Please use version 3.0.0 of this module to use AWS provider version 4. Fixed by #296 |
I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Hi, last week the 4.0 version of the aws provider was released, and it broke
terraform plan
using this module because of changes in s3 api in this new version.Versions
Terraform:
1.1.4
Provider(s):
provider registry.terraform.io/hashicorp/aws v4.0.0
Module:
This one
Reproduction
Steps to reproduce the behavior:
Code Snippet to Reproduce
Expected behavior
Deploy the module with success.
Actual behavior
Terraform plan fails because of s3 errors.
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: