Skip to content

Commit 5ffcd54

Browse files
authored
Documentation for expires_at
I added a short line for the configuration of `expires_at` as per the code.
1 parent a2623d5 commit 5ffcd54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/resources/deploy_token.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The following arguments are supported:
4141

4242
* `username` - (Optional, string) A username for the deploy token. Default is `gitlab+deploy-token-{n}`.
4343

44+
* `expires_at` - (Optional, string) Time the token will expire it, RFC3339 format.
45+
4446
* `scopes` - (Required, set of strings) Valid values: `read_repository`, `read_registry`.
4547

4648
## Attributes Reference

0 commit comments

Comments
 (0)