Skip to content

Commit

Permalink
chore(deps): update terraform grafana to v3.11.0 (#1379)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 4f8680e commit c7174e8
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 deletions tf/.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 tf/grafana/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
grafana = {
source = "grafana/grafana"
version = "3.10.0"
version = "3.11.0"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit c7174e8

Please sign in to comment.