Add terraform-provider-litellmvaultsecret implementation #1
Reference in New Issue
Block a user
Delete Branch "benvin/initial-implementation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
Populate the newly-created repo with the Terraform/OpenTofu provider that manages
the LiteLLM dynamic secrets engine on Vault/OpenBao, for use from
terraform-vault.Changes
VAULT_ADDR/VAULT_TOKEN).litellmvaultsecret_secret_backend(mounts the engine and writes itsconnection config) and
litellmvaultsecret_secret_backend_role(models,max_budget,ttl/max_ttlin seconds,metadata).Postgres, and runs a real
terraform apply/destroyasserting a working key isgenerated from the managed role.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.