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 10cf9fc commit 3476fa2Copy full SHA for 3476fa2
1 file changed
mmv1/third_party/terraform/website/docs/r/sql_user.html.markdown
@@ -141,7 +141,7 @@ The following arguments are supported:
141
* `project` - (Optional) The ID of the project in which the resource belongs. If it
142
is not provided, the provider project is used.
143
144
-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:
145
146
* `allowed_failed_attempts` - (Optional) Number of failed attempts allowed before the user get locked.
147
0 commit comments