skipWaitForDefaultBranchProtection

@JvmName(name = "upghdfrfsnsnorgb")
suspend fun skipWaitForDefaultBranchProtection(value: Output<Boolean>)
@JvmName(name = "wnuakdsrkkfaxpfc")
suspend fun skipWaitForDefaultBranchProtection(value: Boolean?)

Parameters

value

If true, the default behavior to wait for the default branch protection to be created is skipped. This is necessary if the current user is not an admin and the default branch protection is disabled on an instance-level. There is currently no known way to determine if the default branch protection is disabled on an instance-level for non-admin users. This attribute is only used during resource creation, thus changes are suppressed and the attribute cannot be imported.