diff --git a/environments/root.hcl b/environments/root.hcl index 32a12f2..7b69eac 100644 --- a/environments/root.hcl +++ b/environments/root.hcl @@ -36,7 +36,7 @@ terraform { version = "2.23.0" } litellm = { - source = "git.unkin.net/unkin/litellmvaultsecret" + source = "artifactapi.k8s.syd1.au.unkin.net/terraform-unkin/litellmvaultsecret" version = "0.1.0" } }