Notifications
Send deployment notifications to your messaging platform.env zero can send notifications to various tools: For more details see this
Logs Forwarding
env zero can forward its deployment and audit logs to the following integrations listed here.OIDC Integrations
To securely manage your cloud deployments and your credentials you can use our OIDC integration. You can read more about it herePlugins
With env zero plugins, you can integrate with various tools when deploying your infrastructure as code to gain more out of the env zero platform. You can read more about it hereInternal Developer Platforms (IDPs)
API Reference
To integrate with your current workflows, env zero offers a full REST API. The env zero API is published hereCLI Tool
To integrate with your CI tools for creating and managing your IaC deployment, env zero offers a CLI tool. Written in NodeJS, you can install it via npm. For a detailed README, check out the github repository.env zero Terraform provider
If you wish to configure env zero using Terraform, you can do it using our own provider.You can also check out the GitHub repository and the progress of that project here.
Feel free to open an issue, a feature request, or contribute your own PR.