defaultBranch

@JvmName(name = "khnwjyilbnclcocx")
suspend fun defaultBranch(value: Output<String>)
@JvmName(name = "nlthndvcfnninobi")
suspend fun defaultBranch(value: String?)

Deprecated

Use the github.BranchDefault resource instead

Parameters

value

(Deprecated: Use github.BranchDefault resource instead) The name of the default branch of the repository. NOTE: This can only be set after a repository has already been created, and after a correct reference has been created for the target branch inside the repository. This means a user will have to omit this parameter from the initial repository creation and create the target branch inside of the repository prior to setting this attribute.