-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
[Bug]: Existing aws_dx_connection cannot be decoded from state #31732
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Hi
Got the error after upgrading AWS Provider from v5.0.1 to v5.1.0 |
Until version
|
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. |
Terraform Core Version
1.3.9
AWS Provider Version
5.1.0
Affected Resource(s)
Expected Behavior
Existing aws_dx_connection resources should be decoded from state
Actual Behavior
Using version 5.1.0 of the AWS provider existing aws_dx_connection resources cannot be decoded from state
Relevant Error/Panic Output Snippet
Terraform Configuration Files
I have these existing resources prior to trying to update to version 5.1.0:
Steps to Reproduce
Run a plan using these existing resources using version 5.1.0 of the AWS provider.
Debug Output
No response
Panic Output
No response
Important Factoids
Version 5.0.1 is unaffected.
References
This looks to have been introduced by #31480
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: