pyvider 2025-05-22
Significantly enhanced the HTTP API data source component, reorganized Terraform test files from...
22 files · 391+ · 540-

HTTP API Data Source Enhancement

1 file changed
  • http_api.py Expanded `components/data_sources/http_api.py` with ~523 lines of improvements including better r...
  • Expanded components/data_sources/http_api.py with ~523 lines of improvements including better request configuration, response parsing, error handling, and header management remediate behavioral
    1 file
    • http_api.py

Test File Migration

2 files changed
  • tf Moved all Terraform test configurations from `examples/tf/` to `components/tf/`:
  • tf Moved all Terraform test configurations from `examples/tf/` to `components/tf/`:
  • Moved all Terraform test configurations from examples/tf/ to components/tf/: qualify internal
    2 files
    • tf
    • tf
  • Removed obsolete examples/tf/ configs: decouple internal
    1 file
    • tf

Handler Fix

1 file changed
  • call_function.py Updated `call_function.py` handler with 12 lines of changes to function invocation logic
  • Updated call_function.py handler with 12 lines of changes to function invocation logic decouple internal
    1 file
    • call_function.py