chore(deps): update terraform adguard to v1.4.0
All checks were successful
checks / pre-commit (push) Successful in 43s
checks / tflint (push) Successful in 11s
checks / k8s (push) Successful in 16s

This commit is contained in:
Renovate Bot 2024-12-06 21:14:39 +00:00
commit c42be5ccdb
2 changed files with 32 additions and 17 deletions

View file

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