Skip to content

Commit

Permalink
adding change to docs to detail char limit
Browse files Browse the repository at this point in the history
related to issue hashicorp#371
  • Loading branch information
xenon8 authored Dec 11, 2020
1 parent 00f160d commit 60d208c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/application_password.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following arguments are supported:

* `value` - (Required) The Password for this Application.

* `description` - (Optional) A description for the Password.
* `description` - (Optional) A description for the Password. 32 char limit.

-> **NOTE:** `description` maps to the `CustomKeyIdentifier` property of the `PasswordCredentials` API resource.

Expand Down

0 comments on commit 60d208c

Please sign in to comment.