pyvider 2025-05-11
Bug fixes to resource lifecycle handlers, adding improved error handling and state management in...
3 files · 11+ · 5-

Handler Bug Fixes

3 files changed
  • apply_resource_change.py Updated `apply_resource_change.py` with 6 lines of changes improving error handling during resour...
  • plan_resource_change.py Updated `plan_resource_change.py` with 6 lines of changes for better plan state management
  • read_resource.py Updated `read_resource.py` with 4 lines of changes fixing state read operations
  • Updated apply_resource_change.py with 6 lines of changes improving error handling during resource apply operations remediate internal
    1 file
    • apply_resource_change.py
  • Updated plan_resource_change.py with 6 lines of changes for better plan state management decouple internal
    1 file
    • plan_resource_change.py
  • Updated read_resource.py with 4 lines of changes fixing state read operations remediate internal
    1 file
    • read_resource.py