cdktf / cdktf-repository-manager

Repository management for prebuilt cdktf providers via cdktf
https://cdk.tf
Mozilla Public License 2.0
13 stars 19 forks source link
cdk cdktf pre-built-provider provider terraform terraform-cdk

repository-manager

About

This project handles repository management for the prebuilt Terraform provider packages and custom constructs that are published for use with Cloud Development Kit for Terraform (CDKTF).

CDKTF allows you to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL). Terraform providers can be generated locally to be used with your application, or installed via one of the prebuilt packages. We currently publish and maintain a small subset of prebuilt packages for the Terraform providers that currently have the highest usage in CDKTF apps. The current list of prebuilt provider packages can be found here.

How we decide which providers to publish prebuilt packages for

Our current policy is as follows:

Information for HashiCorp Partners

We are currently prioritizing publishing a small subset of prebuilt provider packages, based on usage in existing CDKTF applications. If you are a current partner and you are interested in having a prebuilt package made available for your provider, please email technologypartners@hashicorp.com and also file an issue here.