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.pyUpdated `apply_resource_change.py` with 6 lines of changes improving error handling during resour...plan_resource_change.pyUpdated `plan_resource_change.py` with 6 lines of changes for better plan state managementread_resource.pyUpdated `read_resource.py` with 4 lines of changes fixing state read operations
- Updated
apply_resource_change.pywith 6 lines of changes improving error handling during resource apply operations remediate internal1 file
apply_resource_change.py
- Updated
plan_resource_change.pywith 6 lines of changes for better plan state management decouple internal1 file
plan_resource_change.py
- Updated
read_resource.pywith 4 lines of changes fixing state read operations remediate internal1 file
read_resource.py