Skip to content
/ upjet Public
forked from crossplane/upjet

A code generation framework and runtime for Crossplane providers

License

Notifications You must be signed in to change notification settings

kubedb/upjet

 
 

Repository files navigation

Upjet - Generate Crossplane Providers from any Terraform Provider

CI GitHub release Go Report Card Slack Twitter Follow

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 is some Crossplane providers built using Upjet:

Getting Started

You can get started by following the guides in docs directory!

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Contact

Please open a Github issue for all requests. If you need to reach out to Upbound, you can do so via the following channels:

Prior Art

Upjet originates from the Terrajet project. See the original design document.

Licensing

Upjet is under the Apache 2.0 license with notice.

About

A code generation framework and runtime for Crossplane providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%