Skip to content

crossplane/upjet

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Nov 13, 2024
Oct 10, 2023
Nov 13, 2024
May 30, 2024
Nov 13, 2024
Oct 10, 2023
Feb 11, 2025
Oct 10, 2023
Oct 10, 2023
Jan 8, 2025
Nov 13, 2024
Feb 21, 2024
Sep 3, 2024
Sep 3, 2024
Oct 10, 2023
Nov 13, 2024
Apr 29, 2024
Feb 21, 2024
Sep 3, 2024
Jan 8, 2025
Jan 8, 2025
Oct 10, 2023
Oct 10, 2023

Repository files navigation

Upjet - Generate Crossplane Providers from any Terraform Provider

CI GitHub release Go Report Card Contributors Slack X (formerly 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 are some Crossplane providers built using Upjet:

Getting Started

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

Report a Bug

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

Contact

#upjet channel in Crossplane Slack

Prior Art

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

Licensing

Upjet is under the Apache 2.0 license with notice.