Skip to content

Commit

Permalink
chore(deps): Update Terraform postgresql to v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 474a2f4 commit 2c3059b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 32 deletions.
61 changes: 30 additions & 31 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/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
postgresql = {
source = "cyrilgdn/postgresql"
version = "1.21.0"
version = "1.25.0"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit 2c3059b

Please sign in to comment.