Releases: ncecere/terraform-provider-litellm
Releases · ncecere/terraform-provider-litellm
v0.3.13
v0.3.13
v0.3.12
v0.3.12: Add AWS cross-account parameters and comprehensive documenta…
v0.3.11
feat: Add credential and vector store resources with data sources - Add new litellm_credential resource for managing secure authentication - Support for storing sensitive credential values (API keys, tokens, etc.) - Non-sensitive credential information storage - Model ID association for credentials - Secure handling of sensitive data with Terraform's sensitive attribute - Add new litellm_vector_store resource for managing vector stores - Support for multiple vector store providers (Pinecone, Weaviate, Chroma, Qdrant, etc.) - Integration with credential management for secure authentication - Configurable metadata and provider-specific parameters - Full CRUD operations for vector store lifecycle management - Add corresponding data sources for both resources - litellm_credential data source for cross-stack referencing - litellm_vector_store data source for monitoring and validation - Security-conscious design excluding sensitive values from data sources - Enhanced API response handling and error management - Comprehensive documentation and examples for all new resources - Updated provider configuration and version to 0.3.11
v0.3.10
docs: Update changelog and README for v0.3.10 release - Move MCP server feature from unreleased to v0.3.10 - Update provider version in README example to 0.3.10
v0.3.9
fix key budget durration , make optioanl
v0.3.8
docs: update changelog for v0.3.8 release
v0.3.7
docs: update changelog for v0.3.7 release
v0.3.6
docs: update changelog for v0.3.6 release
v0.3.5
add team_member_permissions back