chore(deps): update terraform adguard to v1.6.0
Some checks failed
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled

This commit is contained in:
Renovate Bot 2025-04-30 01:46:58 +00:00
commit b45b8cc761
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.1"
version = "1.6.0"
}
}
}