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

Revert "Pass state back to the engine if Apply encountered an error" #2707

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Dec 10, 2024

Reverts #2695

Fixes #2706

@iwahbe iwahbe self-assigned this Dec 10, 2024
@iwahbe iwahbe enabled auto-merge (squash) December 10, 2024 12:44
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 47.61905% with 11 lines in your changes missing coverage. Please review.

Project coverage is 69.47%. Comparing base (faeba17) to head (a065732).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/tfshim/sdk-v2/provider2.go 47.61% 7 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2707      +/-   ##
==========================================
- Coverage   69.51%   69.47%   -0.05%     
==========================================
  Files         301      301              
  Lines       38637    38644       +7     
==========================================
- Hits        26860    26847      -13     
- Misses      10256    10272      +16     
- Partials     1521     1525       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iwahbe iwahbe merged commit b1f2d4f into master Dec 10, 2024
17 checks passed
@iwahbe iwahbe deleted the revert-2695-vvm/fix_partial_init_errors branch December 10, 2024 13:37
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v3.97.1.

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.

Provider panics when resource creation fails without a valid state
3 participants