terraform-yaml-stack-config VS terragrunt-infrastructure-live-example

Compare terraform-yaml-stack-config vs terragrunt-infrastructure-live-example and see what are their differences.

terraform-yaml-stack-config

Terraform module that loads an opinionated 'stack' configuration from local or remote YAML sources. It supports deep-merged variables, settings, ENV variables, backend config, and remote state outputs for Terraform and helmfile components. (by cloudposse)

terragrunt-infrastructure-live-example

A repo used to show examples file/folder structures you can use with Terragrunt and Terraform (by gruntwork-io)
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
terraform-yaml-stack-config terragrunt-infrastructure-live-example
2 22
48 729
- 2.2%
5.8 2.8
5 days ago about 1 month ago
HCL HCL
Apache License 2.0 Apache License 2.0
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.

terraform-yaml-stack-config

Posts with mentions or reviews of terraform-yaml-stack-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-16.
  • Terraform with Terragrunt
    5 projects | /r/Terraform | 16 Mar 2021
    Good point. What do you consider stacks? I have been following along with the CloudPosse world and the stack config i linked to, which does something similar but i think they are overkill for my environment.
  • Breakup One Project
    2 projects | /r/Terraform | 28 Feb 2021
    I should also state that teams have solved this orthogonality issue without terragrunt - Teams like Cloud Posse have come up with an alternative. I am not a huge fan of this approach as IMHO it's more complicated than just using terragrunt, but it's an option for you.

terragrunt-infrastructure-live-example

Posts with mentions or reviews of terragrunt-infrastructure-live-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

What are some alternatives?

When comparing terraform-yaml-stack-config and terragrunt-infrastructure-live-example you can also consider the following projects:

koanf - Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.

terragrunt-infrastructure-modules-example - A repo used to show examples file/folder structures you can use with Terragrunt and Terraform

terraform-provider-utils - The Cloud Posse Terraform Provider for various utilities (e.g. deep merging, stack configuration management)

terragrunt-atlantis-config - Generate Atlantis config for Terragrunt projects.

terrafunk - Utility that allows you to execute terraform and terragrunt functions from the command line for quick tests and looking at underlying cty values

atlantis - Terraform Pull Request Automation

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

terraform-aws-eks - Terraform module to create AWS Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

iac

modules.tf-demo - Real modules.tf demo (updated May 2021)

terraform-yaml-config - Terraform module to convert local and remote YAML configuration templates into Terraform lists and maps