Upjet is a code generator framework that allows developers to build code generation pipelines that can generate Crossplane controllers. Developers can start building their code generation pipeline targeting specific Terraform Providers by importing Upjet and wiring all generators together, customizing the whole pipeline in the process.
Here are some Crossplane providers built using Upjet:
- upbound/provider-aws
- upbound/provider-azure
- upbound/provider-gcp
- aviatrix/crossplane-provider-aviatrix
You can get started by following the guides in the docs directory.
For filing bugs, suggesting improvements, or requesting new features, please open an issue.
#upjet channel in Crossplane Slack
Upjet originates from the Terrajet project. See the original design document.
Upjet is under the Apache 2.0 license with notice.