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

bugfix: fix state migration for response_export_values #592

Merged

Conversation

ms-henglu
Copy link
Member

This PR fixes the state migration for response_export_values. Previously, the null list will be converted to a dynamic value whose underlying value is a null list. If the user doesn't specify the response_export_values, the config value should be a null dynamic value, and this will cause a plan diff because the structs are different.

@ms-henglu ms-henglu requested a review from magodo August 27, 2024 04:46
@ms-henglu
Copy link
Member Author

cc @hqhqhqhqhqhqhqhqhqhqhq

@ms-henglu ms-henglu merged commit 796ba3f into main Aug 28, 2024
12 checks passed
@ms-henglu ms-henglu deleted the branch-240827-fix-state-migration-for-response_export_values branch August 28, 2024 01:49
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.

2 participants