👔 SAML Admin Group Integration

env0 already offers to keep your env0 teams in sync with your SAML IdP groups, and Today we're announcing an extension of that - allowing you to set up a Group or Groups in your IdP that follows a specific convention of your choice, and env0 will automatically grant users in those groups Organizational Admin permissions.

🖇 OIDC Additional Claims

env0 enables easy OIDC integration by passing an environment variable named ENV0_OIDC_TOKEN to your deployments - its value contains a short lived OIDC token (JWT) for authentication via a third party application.

🔙✋ Remote Backend

Terraform uses persisted state data to keep track of the resources it manages. Most non-trivial Terraform configurations use a backend to store the state remotely. This lets multiple people access the state data and work together on that collection of infrastructure resources.

🎮 env0 - The Game

Tired of staring at the monitor while your deployments are in progress?
Introducing: env0 - The Game

📱 Mobile support

Now you have a full view of your cloud environment on the go - managing your environments just got simpler! It's now possible to access the env0 app using a mobile device đŸ’Ē

🚀 Business Tier now available in AWS Marketplace

It's now possible to use all env0 subscriptions directly from the AWS Marketplace! AWS Marketplace makes it easy for customers to find, buy, deploy and manage software solutions. If you're already using AWS, subscribing to env0 is simple through the Marketplace.

🐍 Removing Python 2, and other 3rd party updates.

To improve the security of our system we periodically update 3rd party software we are using. On 2022 Oct 30 we are going to release a massive update to the env0 deployment container, but unfortunately, this will introduce breaking changes and we want to give you a heads up, so you can prepare in advance.

đŸ–‡ī¸ OpenID Connect (OIDC) Support

OpenID Connect (OIDC) is a simple identity layer on top of the OAuth 2.0 protocol. It allows clients to verify the identity of a user or an application based on the authentication performed by an Authorization Server. This will enable you to securely interact with 3rd party applications like your cloud provider. Now with env0, each deployment can have an integration with OIDC and provides an OIDC short-lived token (JWT) for you to authenticate to any other 3rd party application.

đŸŸĸ Logs forwarding to Coralogix

Splunk, Datadog, and Logz.io are not enough? Add Coralogix to that list!
Centralized log systems have been around for a long time, and in today's world, they are more than just log aggregators. Metrics, traces, analytics, and other valuable tools are all rolled up into logging systems.
Today we've added integration between env0 and Coralogix — to forward all of your infrastructure deployments from env0, giving you the ability to monitor, track and analyze logs with the power of a great tool like Coralogix.

⛅ CloudFormation Support

We're happy to announce that from today, CloudFormation joins Terraform, Terragrunt, Pulumi, and Kubernetes as a core IaC tool supported in env0! AWS CloudFormation lets you model, provision, and manage AWS and third-party resources by treating infrastructure as code. With CloudFormation, you declare all your resources and dependencies in a template file. The template defines a collection of resources as a single unit called a stack. CloudFormation creates and deletes all member resources of the stack together and manages all dependencies between the resources for you.