Skip to content

Commit

Permalink
Update cyrilgdn/postgresql version in the postgres recipe (radius-pro…
Browse files Browse the repository at this point in the history
…ject#7766)

# Description
Update cyrilgdn/postgresql version in the postgres recipe.

Signed-off-by: ytimocin <[email protected]>
  • Loading branch information
ytimocin authored Jul 25, 2024
1 parent 0dbbf5a commit 594faf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testrecipes/test-terraform-recipes/postgres/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
postgresql = {
source = "cyrilgdn/postgresql"
version = "1.16.0"
version = "1.22.0"
configuration_aliases = [postgresql.pgdb-test]
}
}
Expand Down

0 comments on commit 594faf6

Please sign in to comment.