Skip to content

Instantly share code, notes, and snippets.

@jeanbaptistebeck
jeanbaptistebeck / tacos-comparison.md
Last active July 25, 2022 08:31 — forked from Piotr1215/tacos-comparison.md
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 SOC 2 ISO 27001, SOC 2
GitLab Integration
Hosting SaaS SaaS, On-Prem SaaS, On-Prem SaaS SaaS
Policy as Code Sentinel
@jeanbaptistebeck
jeanbaptistebeck / 0_reuse_code.js
Created December 16, 2015 13:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console