Update Terraform grafana to v1.36.1

This commit is contained in:
Renovate
2023-03-10 16:00:53 +00:00
parent 2e34e7fa1f
commit 086ce2cc77
2 changed files with 17 additions and 18 deletions

View File

@ -22,7 +22,7 @@ terraform {
}
grafana = {
source = "grafana/grafana"
version = "1.35.0"
version = "1.36.1"
}
}
}