Skip to content

Commit 15112a7

Browse files
authored
Merge pull request #482 from b1-systems/master
Documentation for `expires_at`
2 parents a2623d5 + 5ffcd54 commit 15112a7

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)