chore(deps): update terraform adguard to v1.5.0
Some checks failed
OpenTofu deployments / authentik (push) Waiting to run
checks / pre-commit (push) Successful in 1m32s
checks / k8s (push) Successful in 11s
checks / tflint (push) Successful in 14s
OpenTofu deployments / adguard (push) Waiting to run
Kaniko deployments / nextcloud (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-12-13 05:53:29 +00:00
commit fd1582be9c
2 changed files with 31 additions and 31 deletions

View file

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