pyvider
2025-03-12
Added `glom_functions.py` (2,106 lines) implementing Terraform functions for extracting,...
12 files · 3,810+ · 337-
Glom Functions
1 file changed
glom_functions.pyAdded `components/functions/glom_functions.py` (2,106 lines) with Terraform-compatible functions ...
- Added
components/functions/glom_functions.py(2,106 lines) with Terraform-compatible functions for nested data operations baseline internal1 file
glom_functions.py
Extractclass for filtering collections at specified paths with predicates decouple internal5 files
glom_functions.pystring_manipulation.pytest_glob_functions.pytest_functions.tfbase.py
- Uses
glomlibrary for path-based data extraction (glom_extract,Path,Assign,T,Coalesce) decouple internal5 files
glom_functions.pystring_manipulation.pytest_glob_functions.pytest_functions.tfbase.py
- Imports from
pyvider.ctyfor type constructors (CtyString,CtyNumber,CtyBool,CtyList,CtyMap,CtySet,CtyObject,CtyDynamic) decouple internal1 file
pyvider.cty
- Registered via
@register_functiondecorator frompyvider.hubdecouple internal1 file
pyvider.hub
Schema Modules
2 files changed
attribute_value.pyUpdated `src/pyvider/schema/attribute_value.py` (13 lines changed)attributes.pyUpdated `src/pyvider/schema/attributes.py` (121 lines changed) with revised attribute handling