chore(deps): update terraform adguard to v1.6.2
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run

This commit is contained in:
Renovate Bot 2025-05-28 01:50:21 +00:00 committed by cătălin
commit 8344cbc22c
2 changed files with 31 additions and 31 deletions

View file

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