We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
expires_at
1 parent a2623d5 commit 5ffcd54Copy full SHA for 5ffcd54
docs/resources/deploy_token.md
@@ -41,6 +41,8 @@ The following arguments are supported:
41
42
* `username` - (Optional, string) A username for the deploy token. Default is `gitlab+deploy-token-{n}`.
43
44
+* `expires_at` - (Optional, string) Time the token will expire it, RFC3339 format.
45
+
46
* `scopes` - (Required, set of strings) Valid values: `read_repository`, `read_registry`.
47
48
## Attributes Reference
0 commit comments