Skip to content

Commit 20953ff

Browse files
committed
update documentation
1 parent 9d65fc6 commit 20953ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/group_access_token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ resource "gitlab_group_variable" "example" {
4646

4747
### Optional
4848

49-
- `access_level` (String) The access level for the group access token. Valid values are: `guest`, `reporter`, `developer`, `maintainer`.
49+
- `access_level` (String) The access level for the group access token. Valid values are: `guest`, `reporter`, `developer`, `maintainer`, `owner`.
5050
- `expires_at` (String) The token expires at midnight UTC on that date. The date must be in the format YYYY-MM-DD. Default is never.
5151
- `id` (String) The ID of this resource.
5252

0 commit comments

Comments
 (0)