crossplane/provider-template

Recommended Template for new provider development

Closed this issue · 1 comments

The code I saw in TBS 18 https://youtu.be/rvQ8N0u3rkE is slightly different from this Provider template.

Is this git repo, the recommended one to start a new Provider development or should we refer AWS/GCP repos?

negz commented

https://github.com/crossplane/upjet-provider-template is the place to start if you want to generate a Crossplane provider from an existing Terraform provider.

This repo is the place to start if you want to create a Crossplane provider "from scratch".