Skip to content

Commit 7428b37

Browse files
Update versions.tf
Co-authored-by: Veronika Gnilitska <30597968+gberenice@users.noreply.github.com>
1 parent 26ae87e commit 7428b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
postgresql = {
55
source = "cyrilgdn/postgresql"
6-
version = "~> 1"
6+
version = ">= 1"
77
}
88
random = {
99
source = "hashicorp/random"

0 commit comments

Comments
 (0)