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

Fixes panic during state version upload after some create errors #792

Conversation

brandonc
Copy link
Collaborator

Description

This error was being ignored if it didn't match a certain criteria. Tests will be added in a separate PR in order to release the obvious fix a little faster.

Closes #791

@brandonc brandonc requested a review from a team as a code owner October 12, 2023 15:41
@brandonc brandonc force-pushed the TF-9997-go-tfe-gh-issue-791-panic-runtime-error-in-state-versions-upload branch from aaf9919 to 120022f Compare October 12, 2023 15:58
@brandonc brandonc merged commit 95916b7 into main Oct 12, 2023
@brandonc brandonc deleted the TF-9997-go-tfe-gh-issue-791-panic-runtime-error-in-state-versions-upload branch October 12, 2023 16:28
@github-actions
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

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.

panic: runtime error in stateVersions.Upload
2 participants