chore(deps): update terraform adguard to v1.5.1
Some checks failed
checks / k8s (push) Failing after 30s
checks / pre-commit (push) Failing after 31s
checks / tflint (push) Failing after 33s
OpenTofu deployments / authentik (push) Failing after 32s
OpenTofu deployments / adguard (push) Failing after 31s

This commit is contained in:
Renovate Bot 2025-04-02 13:32:20 +00:00
commit 578a5fb40a
2 changed files with 31 additions and 31 deletions

View file

@ -9,7 +9,7 @@ terraform {
required_providers {
adguard = {
source = "gmichels/adguard"
version = "1.5.0"
version = "1.5.1"
}
}
}