crossplane / provider-template

A template for building @crossplane providers.
https://crossplane.io
Apache License 2.0
126 stars 72 forks source link

Extend provider-template to handle developing private provider. #64

Open jeswinkninan opened 1 year ago

jeswinkninan commented 1 year ago

Extend provider-template to handle developing private provider. In case , if we wanted to build an internal provider for specific private workflows.

Developers wanted to spend a lot of time to handle many issues which will be facing while creating a provider from provider- template

I have got faced issues like wrong project repo structure, GOTEMPLATE installation etc..