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 d9b2d4f commit 96e2d39Copy full SHA for 96e2d39
README.md
@@ -46,8 +46,7 @@ module "logical_dbs" {
46
To use this terraform module, you'll need to have a postgres user capable of,
47
48
- logging into the Postgres server
49
-- creating Postgres databses.
50
-
+- creating Postgres databases.
51
There are example Postgres CLI commands for creating a user with these privileges in `examples/complete/fixtures.tfvars`.
52
53
### Step-by-Step Instructions
0 commit comments