chore(deps): update terraform adguard to v1.3.0
All checks were successful
checks / pre-commit (push) Successful in 44s
checks / k8s (push) Successful in 21s
checks / tflint (push) Successful in 16s
OpenTofu deployments / authentik (push) Successful in 39s
OpenTofu deployments / adguard (push) Successful in 46s

This commit is contained in:
Renovate Bot 2024-09-05 12:47:36 +00:00
commit d1e55a42d0
2 changed files with 17 additions and 19 deletions

View file

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