Skip to content

Commit

Permalink
Cloud SQL user password can be optional (hashicorp#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaijab authored and rosbo committed Feb 7, 2018
1 parent 8af596a commit 65113a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/r/sql_user.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The following arguments are supported:
* `name` - (Required) The name of the user. Changing this forces a new resource
to be created.

* `password` - (Required) The users password. Can be updated.
* `password` - (Optional) The users password. Can be updated.

- - -

Expand Down

0 comments on commit 65113a6

Please sign in to comment.