pyvider 2025-04-04
Whitespace normalization across `file_content.py` resource
6 files · 185+ · 217-

File Content Resource

3 files changed
  • FormatKind.TERRAFORM Updated FormatKind.TERRAFORM
  • pyvider.conversion.encode Updated pyvider.conversion.encode
  • pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_value Updated pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_value
  • Changed state serialization import from pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_value to pyvider.conversion.encode with FormatKind.TERRAFORM interface internal
    3 files
    • pyvider.protocols.tfprotov6.conversion.encode_to_dynamic_value
    • pyvider.conversion.encode
    • FormatKind.TERRAFORM
  • Removed unused Dict, Tuple imports from typing specify internal
    1 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.py Simplified `get_functions.py` handler (83 lines of changes, net reduction of code)
  • Simplified get_functions.py handler (83 lines of changes, net reduction of code) decouple internal
    1 file
    • get_functions.py

Conversion Types Cleanup

1 file changed
  • types.py Reworked `conversion/types.py` (163 lines of changes) with balanced additions/deletions
  • Reworked conversion/types.py (163 lines of changes) with balanced additions/deletions decouple internal
    1 file
    • types.py

Function Adapters

1 file changed
  • adapters.py Updated `functions/adapters.py` with 27 lines of changes
  • Updated functions/adapters.py with 27 lines of changes decouple internal
    1 file
    • adapters.py

Miscellaneous

2 files changed
  • terraform.py Minor whitespace fixes in `conversion/terraform.py` (11 lines)
  • plan_resource_change.py Minor updates in `plan_resource_change.py` (12 lines)
  • Minor whitespace fixes in conversion/terraform.py (11 lines) remediate errata
    1 file
    • terraform.py
  • Minor updates in plan_resource_change.py (12 lines) decouple internal
    1 file
    • plan_resource_change.py