Skip to content

Commit

Permalink
chore(deps): update terraform gravity to v0.3.6 (#1482)
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 5, 2025
1 parent c4fc0f5 commit 324dacc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 18 deletions.
47 changes: 30 additions & 17 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.5"
version = "0.3.6"
}
}
}
Expand Down

0 comments on commit 324dacc

Please sign in to comment.