pyvider
2025-04-04
Whitespace normalization across `file_content.py` resource
6 files · 185+ · 217-
File Content Resource
3 files changed
FormatKind.TERRAFORMUpdated FormatKind.TERRAFORMpyvider.conversion.encodeUpdated pyvider.conversion.encodepyvider.protocols.tfprotov6.conversion.encode_to_dynamic_valueUpdated pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_value
- Changed state serialization import from
pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_valuetopyvider.conversion.encodewithFormatKind.TERRAFORMinterface internal3 files
pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_valuepyvider.conversion.encodeFormatKind.TERRAFORM
- Removed unused
Dict,Tupleimports from typing specify internal1 file
file_content.py
- Extensive whitespace normalization (trailing whitespace removal) throughout the entire file
decouple
errata
1 file
file_content.py
GetFunctions Handler Simplification
1 file changed
get_functions.pySimplified `get_functions.py` handler (83 lines of changes, net reduction of code)
Conversion Types Cleanup
1 file changed
types.pyReworked `conversion/types.py` (163 lines of changes) with balanced additions/deletions
Function Adapters
1 file changed
adapters.pyUpdated `functions/adapters.py` with 27 lines of changes
Miscellaneous
2 files changed
terraform.pyMinor whitespace fixes in `conversion/terraform.py` (11 lines)plan_resource_change.pyMinor updates in `plan_resource_change.py` (12 lines)