We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc29c36 commit 694223bCopy full SHA for 694223b
main.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
postgresql = {
5
source = "cyrilgdn/postgresql"
6
- version = "1.14.0"
+ version = ">= 1.14.0"
7
}
8
9
0 commit comments