githubEdit

Private Registry

Terraform provides a public registry, where you can share and reuse your terraform modules or providers, but sometimes you need to define a Terraform module that can be accessed only within your organization.

Terrakube provides a private registry that works similarly to the public Terraform Registryarrow-up-right and helps you share Terraform providersarrow-up-right and Terraform modulesarrow-up-right privately across your organization. You can use any of the main VCS providers to maintain your terraform module code.

circle-info

At the moment the Terrakube UI only supports publish private modules, but you can publish providers using the Terrakube API

In this section:

Publishing Private Moduleschevron-rightUsing Private Moduleschevron-right

Last updated

Was this helpful?