Skip to content

Instantly share code, notes, and snippets.

@Piotr1215
Last active July 31, 2025 00:15
Show Gist options
  • Save Piotr1215/ea5f60d469e9588b9aab27b5bec0e73c to your computer and use it in GitHub Desktop.
Save Piotr1215/ea5f60d469e9588b9aab27b5bec0e73c to your computer and use it in GitHub Desktop.
Below table provides a high level overview of various IaC capabilities and their support by a given provider.
Capability/Tool terraform Cloud terraform Enterprise Scalr Env0 Spacelift
Compliance ISO 27001, SOC 2 ISO 27001, SOC 2 SOC 2 Type I SOC 2 ISO 27001, SOC 2 Type II
GitLab Integration
Hosting SaaS SaaS, On-Prem SaaS, On-Prem SaaS SaaS
Policy as Code Sentinel, OPA Sentinel, OPA OPA OPA OPA
Pricing Model RUM-based (Resources) RUM-based (Resources) Usage-based (SaaS), Per workspace (on-prem) Per environment per day Per capabilities and workers
Private Agents
Private Module Registry
RBAC ✔️ - hierarchical + custom roles ✔️ - hierarchical ✔️ - also extensible with policies
Remote operations CLI ✅ (@env0/cli)
Remote operations VCS/GitOps
SLA 99.9% for higher tiers 99.9% 99.9% for all paid plans Bronze/Silver/Gold tiers
SSO ✅ - only in high paid tiers ✅ - available on all plans ✅ - from first paid tier ($49/day) ✅ - OIDC (Free), SAML (Enterprise)
Secrets Management Internal Vault integrated Internal, AWS, GCP, Azure Internal, AWS, GCP, Azure (with self-hosted agents) Internal, also file based
Short lived environments support ✅ (via run scheduler)
State Management ✔️ - only hidden state ✅ - also external
terraform Provider
Webhooks
Reporting ✅ - runs queue
Cloud Account Management Via AWS AFT integration Via AWS AFT integration Provider configurations Cloud credentials management Spaces + Cloud integrations
@Piotr1215
Copy link
Author

This has been updated as of June 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment