Last active
January 19, 2024 22:35
-
-
Save demmonico/a155d220bbb5f3ab870a7a4a2e49c1dc to your computer and use it in GitHub Desktop.
Resources for the article about TerraCompose
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pain points | Terraform Cloud | Terragrunt | Terramate | Terraspace | |
|---|---|---|---|---|---|
| Versioning: switching in LDE and CI | ❗ | ❗ | ❌ | ❌ | |
| Versioning & structure: snippets incompatibility | ✅ | ✅ | ❓ | ❌ | |
| Workspaces: visualisation of current | ❗ | ✅ | ✅ | ✅ | |
| Workspaces: tracking by VCS | ❌ | ✅ | ✅ | ❗ | |
| Routines automation / chaining commands | ❌ | ✅ | ❌ | ✅ | |
| Details are Configuration-as-a-Code | ❗ | ❗ | ❌ | ❌ | |
| Complexity / time-to-implement / price | ❌ | ❌ | ❌ | ❌ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment