Skip to content

Commit 889cfbe

Browse files
google_sql_user doc change to indicate password policy is supported for PG (#14799) (#23981)
[upstream:3476fa22aaae70e7d664bba6499350ad00c32bb7] Signed-off-by: Modular Magician <[email protected]>
1 parent efabee5 commit 889cfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/sql_user.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The following arguments are supported:
155155
* `project` - (Optional) The ID of the project in which the resource belongs. If it
156156
is not provided, the provider project is used.
157157

158-
The optional `password_policy` block is only supported by Mysql. The `password_policy` block supports:
158+
The optional `password_policy` block is only supported for creating MySQL and Postgres users. The `password_policy` block supports:
159159

160160
* `allowed_failed_attempts` - (Optional) Number of failed attempts allowed before the user get locked.
161161

0 commit comments

Comments
 (0)