You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
terraform-plugin-testing version
Actual Behavior
The following test causes a panic when the testing framework attempts to shim the output from
terraform show -json
Terraform State JSON output
Relevant stack trace
Expected Behavior
The state shimming logic needs to be updated to support tuple values that might have different types in an array 😅
terraform-plugin-testing/helper/resource/state_shim.go
Lines 59 to 95 in b5ef730
References
The text was updated successfully, but these errors were encountered: