coopnorge / provider-github

Apache License 2.0
23 stars 13 forks source link

cannot set the default branch on a new repository to something other than 'main' #28

Closed namenmalkav closed 1 year ago

namenmalkav commented 1 year ago

hello trying to create this:

kind: Repository
metadata:
  name: test
spec:
  forProvider:
    defaultBranch: master
    visibility: private
  providerConfigRef:
    name: example

i get this message apply failed: cannot set the default branch on a new repository to something other than 'main'

namenmalkav commented 1 year ago

https://marketplace.upbound.io/providers/coopnorge/provider-github/v0.3.2/resources/repo.github.upbound.io/Repository/v1alpha1#doc:spec-forProvider-defaultBranch