Skip to content

Commit

Permalink
chore(deps): update terraform grafana to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 711959e commit b70bf72
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 31 deletions.
66 changes: 36 additions & 30 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/monitoring/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
grafana = {
source = "grafana/grafana"
version = "~> 2.0"
version = "~> 3.0"
}
jsonnet = {
source = "alxrem/jsonnet"
Expand Down

0 comments on commit b70bf72

Please sign in to comment.