Files
terraform-vault/environments
unkinben 1c56ce5d98
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
fix: point litellm provider source at the artifactapi registry in root.hcl
The module terraform.tf files use the artifactapi terraform-unkin registry
as the provider source, but the generated root backend.tf still referenced
git.unkin.net, which is not a valid OpenTofu provider registry host and
failed the plan pipeline. Align root.hcl with the modules.
2026-07-07 00:07:38 +10:00
..