Skip to content

Commit

Permalink
chore(deps): update terraform gravity to v0.3.7 (#1495)
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 Jan 11, 2025
1 parent cafa6b5 commit 7afb7c8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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/gravity/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
gravity = {
source = "BeryJu/gravity"
version = "0.3.6"
version = "0.3.7"
}
}
}
Expand Down

0 comments on commit 7afb7c8

Please sign in to comment.