pyvider
2024-12-25
Added dynamic_config resource component with complex type handling
5 files · 172+ · 51-
Created dynamic_config resource component
1 file changed
dynamic_config.pyDynamic configuration management resource with CRUD operations and complex type handling
- Created dynamic_config.py resource implementing CRUD operations for dynamic configuration state with JSON serialization
instantiate
behavioral
1 file
dynamic_config.py
Improved dynamic value utility and complex type examples
2 files changed
dynamic_value.pyImproved value encoding/decoding with better type handling (34+ lines)test.tfComplex type Terraform configuration testing local app_config
- Improved dynamic value utility with better encoding/decoding for complex Terraform types
streamline
internal
1 file
dynamic_value.py
- Added complex type Terraform examples testing local app_config with data attribute variations
qualify
internal
1 file
test.tf