🚨 PLEASE NOTE 🚨: This repository is no longer maintained. Use its successor Upjet instead. See details in #308
A guide for migrating Terrajet-based providers to Upjet is available here.
Terrajet 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 Terrajet and wiring all generators together, customizing the whole pipeline in the process.
See design document for more details.
Feel free to test the following Crossplane providers built using Terrajet:
NOTE: Terrajet is in its very early stages and we're making many changes that can affect the output and the runtime. Please check the generated code before running in production.
Please see this guide for detailed steps on how to generate a Crossplane provider based on an existing Terraform provider.
For filing bugs, suggesting improvements, or requesting new features, please open an issue.
Please use the following to reach members of the community:
- Slack: Join our slack channel
- Forums: crossplane-dev
- Twitter: @crossplane_io
- Email: [email protected]
terrajet is run according to the same Governance and Ownership structure as the core Crossplane project.
There are many projects in infrastructure space that builds on top of Terraform. Each of the projects have their own limitations, additional features and different license restrictions.
- Crossplane: Terraform Provider Runtime
- Crossplane: provider-terraform
- Hashicorp Terraform Cloud Operator
- Rancher Terraform Controller
- OAM Terraform Controller
- Kubeform
- Terraform Operator
terrajet adheres to the same Code of Conduct as the core Crossplane project.
terrajet is under the Apache 2.0 license.