terraplate VS terraformsh

Compare terraplate vs terraformsh and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
terraplate terraformsh
4 7
75 62
- -
0.0 3.2
over 1 year ago 25 days ago
Go Shell
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terraplate

Posts with mentions or reviews of terraplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-23.

terraformsh

Posts with mentions or reviews of terraformsh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-24.
  • How to avoid using symlinks for global tfvars file?
    1 project | /r/Terraform | 1 Jun 2023
    I created Terraformsh to automatically pass multiple config files in different directories so symlinks aren't needed. The idea is to use a hierarchy, so the full file path to the tfvars files in parent directories get passed on with `-var-file` options. The end result is that there aren't really "global variables", but instead just a series of variables that are split up into different hierarchies, so that any given module can use them if they need them, or ignore them if they don't need them. To differentiate potentially-conflicting variables I just give the variables unique names.
  • Keep code DRY while having hundrets of environments
    5 projects | /r/Terraform | 24 Feb 2022
    It looks like we've both created the same solution! :) ltf looks very similar to terraformsh. Good luck with your project!
  • Terraformsh v0.12 released
    1 project | /r/Terraform | 1 Feb 2022
    Since people seemed to like it last time I mentioned it here, I just released another version of my Terraform wrapper, Terraformsh: https://github.com/pwillis-els/terraformsh
  • My use of Terragrunt
    2 projects | /r/Terraform | 27 Jan 2022
    I noticed Terragrunt was kind of complicated, so I made this to make it easier to keep Terraform code DRY without getting complicated: https://github.com/pwillis-els/terraformsh
  • Terraform directory structure
    1 project | /r/Terraform | 10 Oct 2021
    This is similar to how I lay out my projects for use with my terraform wrapper, Terraformsh: https://github.com/pwillis-els/terraformsh/blob/main/DRY_CODE.md
  • Monthly 'Shameless Self Promotion' thread - 2021/10
    8 projects | /r/devops | 1 Oct 2021

What are some alternatives?

When comparing terraplate and terraformsh you can also consider the following projects:

terragrunt-starter - Starter repository to play with Spacelift + Terragrunt

linux-integration - Using Linx and PuTTY, you can integrate with most Linux servers, running Commands, Scripts and Copy files to and fro.

testkube - ☸️ Kubernetes-native Test Execution and Orchestration framework. It runs all types of tests, including Load Testing, End To End Testing, Front End, API Testing, etc... Integrates directly with you testing stack (K6, Postman, Playwright, Cypress,..)

ltf - LTF is a minimal, transparent Terraform wrapper. It makes Terraform projects easier to work with.

terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

clinst - Install and manage multiple versions of command-line tools in a user's home directory

e2e-framework - A Go framework for end-to-end testing of components running in Kubernetes clusters.

pretf - Generate Terraform code with Python

k-bench - Workload Benchmark for Kubernetes

google-drive-file-management - Simple file management between your local files and a Google Drive instance.

rds_iamauth_proxy - Postgres proxy which allows tools that don't natively supports IAM auth to connect to AWS RDS instances.