terradrift
terraplate
terradrift | terraplate | |
---|---|---|
2 | 4 | |
228 | 78 | |
- | - | |
2.2 | 0.0 | |
almost 2 years ago | about 2 years ago | |
Go | Go | |
MIT License | Apache License 2.0 |
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.
terradrift
terraplate
-
Looking for tools to help smoke test kubernetes clusters
I won't be able to share the Terraform files (customer work), but we use the AWS EKS module for the clusters, and our own quite specific modules, and then use Terraplate (a project I authored) to keep the Terraform configs dry.
-
Is it best practice to use workspaces or directories for professional projects?
People have been solving the DRY problem for many years. Terragrunt probably being the most well-known tool for it. I am working on a project Terraplate to solve this whilst keeping vanilla terraform and allowing me to use Terraform Cloud.
-
Keep code DRY while having hundrets of environments
This is a problem me and my colleagues keep coming across and we were using Terragrunt fairly successfully. We have recently been working on a simple templating tool to keep everything DRY and as vanilla Terraform, called Terraplate: https://github.com/verifa/terraplate
- My use of Terragrunt
What are some alternatives?
driftctl - Detect, track and alert on infrastructure drift
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,..)
cfnctl - Cfnctl brings the Terraform cli experience to AWS Cloudformation :cloud:
pretf - Generate Terraform code with Python
cloudcycle - Cloud resource lifecycle scheduler to save and avoid surprising cost
e2e-framework - A Go framework for end-to-end testing of components running in Kubernetes clusters.
tfmv - CLI to rename Terraform resources and generate moved blocks
terragrunt-starter - Starter repository to play with Spacelift + Terragrunt
lingon - Lingon is a collection of libraries and tools for building platforms using Go.
terraformsh - A wrapper for Terraform in Bash
k-bench - Workload Benchmark for Kubernetes
bats - Bash Automated Testing System