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.
1 parent 9d65fc6 commit 20953ffCopy full SHA for 20953ff
docs/resources/group_access_token.md
@@ -46,7 +46,7 @@ resource "gitlab_group_variable" "example" {
46
47
### Optional
48
49
-- `access_level` (String) The access level for the group access token. Valid values are: `guest`, `reporter`, `developer`, `maintainer`.
+- `access_level` (String) The access level for the group access token. Valid values are: `guest`, `reporter`, `developer`, `maintainer`, `owner`.
50
- `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.
51
- `id` (String) The ID of this resource.
52
0 commit comments