Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Terraplate Alternatives
Similar projects and alternatives to terraplate
-
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,..)
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
-
ltf
LTF is a minimal, transparent Terraform wrapper. It makes Terraform projects easier to work with.
terraplate discussion
terraplate reviews and mentions
-
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
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 4 Nov 2024
Stats
verifa/terraplate is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of terraplate is Go.