April 2023
Private Plugins
Store env zero plugins in private Git repositories to integrate internal tooling, reuse org-specific code in custom flows, and keep proprietary logic private.
Plugins are a great way to integrate 3rd party tools with env0.
We encourage you to build your public plugin hosted on a public repo and also submit your plugin to our, ever-growing public, community-maintained plugins list.
But now, with support for private plugins, you may now compose env0 plugins to integrate with internal tooling, reuse organization-specific code in your custom flow, and keep those tucked away in your own private git repository.
See our docs to learn more.