Skip to content

Terrarium: An Open Source implementation of the Terraform registry

License

Notifications You must be signed in to change notification settings

terrariumcloud/terrarium

Repository files navigation

Terrarium

Terrarium is an enterprise level Terraform Registry.

Based on a microservice architecture, it provides the ability to share modules and providers within a corporate network. Terrarium is designed to enable support for the integration of your development and security processes and provides the ability to track module dependencies, such as container and machine images.
With the use of terrarium-lite it allows teams to develop inside the corporate network and deploy outside.

Terrarium is Open Source and sponsored by Synamedia.

Getting Started & Documentation

Coming Soon

See terrarium-deployment-utils for a helm chart to make deploying Terrarium easier.

Developing Terrarium

Terrarium is written in Golang utilizing GRPC for microservice communication and provides a React based UI.

More to follow

License

Apache 2.0 License