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.
Generating a New Provider Using Terrajet
Please see this guide for detailed steps on how
to generate a Crossplane provider based on an existing Terraform provider.
Report a Bug
For filing bugs, suggesting improvements, or requesting new features, please
open an issue.
Please use the following to reach members of the community:
Governance and Owners
terrajet is run according to the same
Governance
and Ownership
structure as the core Crossplane project.
Prior Art
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.
Code of Conduct
terrajet adheres to the same Code of
Conduct
as the core Crossplane project.
Licensing
terrajet is under the Apache 2.0 license.
