Viewing docs for GitLab v10.1.1
published on Thursday, Jul 23, 2026 by Pulumi
published on Thursday, Jul 23, 2026 by Pulumi
Viewing docs for GitLab v10.1.1
published on Thursday, Jul 23, 2026 by Pulumi
published on Thursday, Jul 23, 2026 by Pulumi
The gitlab.getProjectProtectedBranch data source allows details of a protected branch to be retrieved by its name and the project it belongs to.
Upstream API: GitLab REST API docs
Using getProjectProtectedBranch
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getProjectProtectedBranch(args: GetProjectProtectedBranchArgs, opts?: InvokeOptions): Promise<GetProjectProtectedBranchResult>
function getProjectProtectedBranchOutput(args: GetProjectProtectedBranchOutputArgs, opts?: InvokeOptions): Output<GetProjectProtectedBranchResult>def get_project_protected_branch(name: Optional[str] = None,
project_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetProjectProtectedBranchResult
def get_project_protected_branch_output(name: pulumi.Input[Optional[str]] = None,
project_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetProjectProtectedBranchResult]func GetProjectProtectedBranch(ctx *Context, args *GetProjectProtectedBranchArgs, opts ...InvokeOption) (*GetProjectProtectedBranchResult, error)
func GetProjectProtectedBranchOutput(ctx *Context, args *GetProjectProtectedBranchOutputArgs, opts ...InvokeOption) GetProjectProtectedBranchResultOutput> Note: This function is named GetProjectProtectedBranch in the Go SDK.
public static class GetProjectProtectedBranch
{
public static Task<GetProjectProtectedBranchResult> InvokeAsync(GetProjectProtectedBranchArgs args, InvokeOptions? opts = null)
public static Output<GetProjectProtectedBranchResult> Invoke(GetProjectProtectedBranchInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProjectProtectedBranchResult> getProjectProtectedBranch(GetProjectProtectedBranchArgs args, InvokeOptions options)
public static Output<GetProjectProtectedBranchResult> getProjectProtectedBranch(GetProjectProtectedBranchArgs args, InvokeOptions options)
fn::invoke:
function: gitlab:index/getProjectProtectedBranch:getProjectProtectedBranch
arguments:
# arguments dictionarydata "gitlab_get_project_protected_branch" "name" {
# arguments
}The following arguments are supported:
- name string
- The name of the protected branch.
- project_
id string - The integer or path with namespace that uniquely identifies the project.
- name str
- The name of the protected branch.
- project_
id str - The integer or path with namespace that uniquely identifies the project.
getProjectProtectedBranch Result
The following output properties are available:
- Allow
Force boolPush - Whether force push is allowed.
- Code
Owner boolApproval Required - Reject code pushes that change files listed in the CODEOWNERS file.
- Id int
- The ID of this resource.
- Merge
Access List<Pulumi.Levels Git Lab. Outputs. Get Project Protected Branch Merge Access Level> - Array of merge access levels/users/groups allowed for the protected branch.
- Name string
- The name of the protected branch.
- Project
Id string - The integer or path with namespace that uniquely identifies the project.
- Push
Access List<Pulumi.Levels Git Lab. Outputs. Get Project Protected Branch Push Access Level> - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- Unprotect
Access List<Pulumi.Levels Git Lab. Outputs. Get Project Protected Branch Unprotect Access Level> - Array of unprotect access levels/users/groups allowed for the protected branch.
- Allow
Force boolPush - Whether force push is allowed.
- Code
Owner boolApproval Required - Reject code pushes that change files listed in the CODEOWNERS file.
- Id int
- The ID of this resource.
- Merge
Access []GetLevels Project Protected Branch Merge Access Level - Array of merge access levels/users/groups allowed for the protected branch.
- Name string
- The name of the protected branch.
- Project
Id string - The integer or path with namespace that uniquely identifies the project.
- Push
Access []GetLevels Project Protected Branch Push Access Level - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- Unprotect
Access []GetLevels Project Protected Branch Unprotect Access Level - Array of unprotect access levels/users/groups allowed for the protected branch.
- allow_
force_ boolpush - Whether force push is allowed.
- code_
owner_ boolapproval_ required - Reject code pushes that change files listed in the CODEOWNERS file.
- id number
- The ID of this resource.
- merge_
access_ list(object)levels - Array of merge access levels/users/groups allowed for the protected branch.
- name string
- The name of the protected branch.
- project_
id string - The integer or path with namespace that uniquely identifies the project.
- push_
access_ list(object)levels - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- unprotect_
access_ list(object)levels - Array of unprotect access levels/users/groups allowed for the protected branch.
- allow
Force BooleanPush - Whether force push is allowed.
- code
Owner BooleanApproval Required - Reject code pushes that change files listed in the CODEOWNERS file.
- id Integer
- The ID of this resource.
- merge
Access List<GetLevels Project Protected Branch Merge Access Level> - Array of merge access levels/users/groups allowed for the protected branch.
- name String
- The name of the protected branch.
- project
Id String - The integer or path with namespace that uniquely identifies the project.
- push
Access List<GetLevels Project Protected Branch Push Access Level> - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- unprotect
Access List<GetLevels Project Protected Branch Unprotect Access Level> - Array of unprotect access levels/users/groups allowed for the protected branch.
- allow
Force booleanPush - Whether force push is allowed.
- code
Owner booleanApproval Required - Reject code pushes that change files listed in the CODEOWNERS file.
- id number
- The ID of this resource.
- merge
Access GetLevels Project Protected Branch Merge Access Level[] - Array of merge access levels/users/groups allowed for the protected branch.
- name string
- The name of the protected branch.
- project
Id string - The integer or path with namespace that uniquely identifies the project.
- push
Access GetLevels Project Protected Branch Push Access Level[] - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- unprotect
Access GetLevels Project Protected Branch Unprotect Access Level[] - Array of unprotect access levels/users/groups allowed for the protected branch.
- allow_
force_ boolpush - Whether force push is allowed.
- code_
owner_ boolapproval_ required - Reject code pushes that change files listed in the CODEOWNERS file.
- id int
- The ID of this resource.
- merge_
access_ Sequence[Getlevels Project Protected Branch Merge Access Level] - Array of merge access levels/users/groups allowed for the protected branch.
- name str
- The name of the protected branch.
- project_
id str - The integer or path with namespace that uniquely identifies the project.
- push_
access_ Sequence[Getlevels Project Protected Branch Push Access Level] - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- unprotect_
access_ Sequence[Getlevels Project Protected Branch Unprotect Access Level] - Array of unprotect access levels/users/groups allowed for the protected branch.
- allow
Force BooleanPush - Whether force push is allowed.
- code
Owner BooleanApproval Required - Reject code pushes that change files listed in the CODEOWNERS file.
- id Number
- The ID of this resource.
- merge
Access List<Property Map>Levels - Array of merge access levels/users/groups allowed for the protected branch.
- name String
- The name of the protected branch.
- project
Id String - The integer or path with namespace that uniquely identifies the project.
- push
Access List<Property Map>Levels - Array of push access levels/users/groups/deploy keys allowed for the protected branch.
- unprotect
Access List<Property Map>Levels - Array of unprotect access levels/users/groups allowed for the protected branch.
Supporting Types
GetProjectProtectedBranchMergeAccessLevel
- Access
Level string - Access level allowed to perform the relevant action.
- Access
Level stringDescription - Readable description of access level.
- Group
Id int - The ID of a GitLab group allowed to perform the relevant action.
- User
Id int - The ID of a GitLab user allowed to perform the relevant action.
- Access
Level string - Access level allowed to perform the relevant action.
- Access
Level stringDescription - Readable description of access level.
- Group
Id int - The ID of a GitLab group allowed to perform the relevant action.
- User
Id int - The ID of a GitLab user allowed to perform the relevant action.
- access_
level string - Access level allowed to perform the relevant action.
- access_
level_ stringdescription - Readable description of access level.
- group_
id number - The ID of a GitLab group allowed to perform the relevant action.
- user_
id number - The ID of a GitLab user allowed to perform the relevant action.
- access
Level String - Access level allowed to perform the relevant action.
- access
Level StringDescription - Readable description of access level.
- group
Id Integer - The ID of a GitLab group allowed to perform the relevant action.
- user
Id Integer - The ID of a GitLab user allowed to perform the relevant action.
- access
Level string - Access level allowed to perform the relevant action.
- access
Level stringDescription - Readable description of access level.
- group
Id number - The ID of a GitLab group allowed to perform the relevant action.
- user
Id number - The ID of a GitLab user allowed to perform the relevant action.
- access_
level str - Access level allowed to perform the relevant action.
- access_
level_ strdescription - Readable description of access level.
- group_
id int - The ID of a GitLab group allowed to perform the relevant action.
- user_
id int - The ID of a GitLab user allowed to perform the relevant action.
- access
Level String - Access level allowed to perform the relevant action.
- access
Level StringDescription - Readable description of access level.
- group
Id Number - The ID of a GitLab group allowed to perform the relevant action.
- user
Id Number - The ID of a GitLab user allowed to perform the relevant action.
GetProjectProtectedBranchPushAccessLevel
- Access
Level string - Access level allowed to perform the relevant action.
- Access
Level stringDescription - Readable description of access level.
- Deploy
Key intId - The ID of a GitLab deploy key allowed to perform the relevant action.
- Group
Id int - The ID of a GitLab group allowed to perform the relevant action.
- User
Id int - The ID of a GitLab user allowed to perform the relevant action.
- Access
Level string - Access level allowed to perform the relevant action.
- Access
Level stringDescription - Readable description of access level.
- Deploy
Key intId - The ID of a GitLab deploy key allowed to perform the relevant action.
- Group
Id int - The ID of a GitLab group allowed to perform the relevant action.
- User
Id int - The ID of a GitLab user allowed to perform the relevant action.
- access_
level string - Access level allowed to perform the relevant action.
- access_
level_ stringdescription - Readable description of access level.
- deploy_
key_ numberid - The ID of a GitLab deploy key allowed to perform the relevant action.
- group_
id number - The ID of a GitLab group allowed to perform the relevant action.
- user_
id number - The ID of a GitLab user allowed to perform the relevant action.
- access
Level String - Access level allowed to perform the relevant action.
- access
Level StringDescription - Readable description of access level.
- deploy
Key IntegerId - The ID of a GitLab deploy key allowed to perform the relevant action.
- group
Id Integer - The ID of a GitLab group allowed to perform the relevant action.
- user
Id Integer - The ID of a GitLab user allowed to perform the relevant action.
- access
Level string - Access level allowed to perform the relevant action.
- access
Level stringDescription - Readable description of access level.
- deploy
Key numberId - The ID of a GitLab deploy key allowed to perform the relevant action.
- group
Id number - The ID of a GitLab group allowed to perform the relevant action.
- user
Id number - The ID of a GitLab user allowed to perform the relevant action.
- access_
level str - Access level allowed to perform the relevant action.
- access_
level_ strdescription - Readable description of access level.
- deploy_
key_ intid - The ID of a GitLab deploy key allowed to perform the relevant action.
- group_
id int - The ID of a GitLab group allowed to perform the relevant action.
- user_
id int - The ID of a GitLab user allowed to perform the relevant action.
- access
Level String - Access level allowed to perform the relevant action.
- access
Level StringDescription - Readable description of access level.
- deploy
Key NumberId - The ID of a GitLab deploy key allowed to perform the relevant action.
- group
Id Number - The ID of a GitLab group allowed to perform the relevant action.
- user
Id Number - The ID of a GitLab user allowed to perform the relevant action.
GetProjectProtectedBranchUnprotectAccessLevel
- Access
Level string - Access level allowed to perform the relevant action.
- Access
Level stringDescription - Readable description of access level.
- Group
Id int - The ID of a GitLab group allowed to perform the relevant action.
- User
Id int - The ID of a GitLab user allowed to perform the relevant action.
- Access
Level string - Access level allowed to perform the relevant action.
- Access
Level stringDescription - Readable description of access level.
- Group
Id int - The ID of a GitLab group allowed to perform the relevant action.
- User
Id int - The ID of a GitLab user allowed to perform the relevant action.
- access_
level string - Access level allowed to perform the relevant action.
- access_
level_ stringdescription - Readable description of access level.
- group_
id number - The ID of a GitLab group allowed to perform the relevant action.
- user_
id number - The ID of a GitLab user allowed to perform the relevant action.
- access
Level String - Access level allowed to perform the relevant action.
- access
Level StringDescription - Readable description of access level.
- group
Id Integer - The ID of a GitLab group allowed to perform the relevant action.
- user
Id Integer - The ID of a GitLab user allowed to perform the relevant action.
- access
Level string - Access level allowed to perform the relevant action.
- access
Level stringDescription - Readable description of access level.
- group
Id number - The ID of a GitLab group allowed to perform the relevant action.
- user
Id number - The ID of a GitLab user allowed to perform the relevant action.
- access_
level str - Access level allowed to perform the relevant action.
- access_
level_ strdescription - Readable description of access level.
- group_
id int - The ID of a GitLab group allowed to perform the relevant action.
- user_
id int - The ID of a GitLab user allowed to perform the relevant action.
- access
Level String - Access level allowed to perform the relevant action.
- access
Level StringDescription - Readable description of access level.
- group
Id Number - The ID of a GitLab group allowed to perform the relevant action.
- user
Id Number - The ID of a GitLab user allowed to perform the relevant action.
Package Details
- Repository
- GitLab pulumi/pulumi-gitlab
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
gitlabTerraform Provider.
Viewing docs for GitLab v10.1.1
published on Thursday, Jul 23, 2026 by Pulumi
published on Thursday, Jul 23, 2026 by Pulumi