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 efabee5 commit 889cfbeCopy full SHA for 889cfbe
website/docs/r/sql_user.html.markdown
@@ -155,7 +155,7 @@ The following arguments are supported:
155
* `project` - (Optional) The ID of the project in which the resource belongs. If it
156
is not provided, the provider project is used.
157
158
-The optional `password_policy` block is only supported by Mysql. The `password_policy` block supports:
+The optional `password_policy` block is only supported for creating MySQL and Postgres users. The `password_policy` block supports:
159
160
* `allowed_failed_attempts` - (Optional) Number of failed attempts allowed before the user get locked.
161
0 commit comments