terraform-yaml-stack-config VS iac

Compare terraform-yaml-stack-config vs iac 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)
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 iac
2 1
48 -
- -
5.8 -
4 days ago -
HCL
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.

iac

Posts with mentions or reviews of iac. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • Breakup One Project
    2 projects | /r/Terraform | 28 Feb 2021
    Next, I decide to use modules (and store the private ones in a git repo instead of the Terraform Registry) to make my IaC more DRY. This allows you to really standardize configurations like monitoring and security (think of modules like a blueprint for how you want to deploy a resource). This is super easy to DIY - Here's an example of a simple ECR module I wrote and store in my GitLab.

What are some alternatives?

When comparing terraform-yaml-stack-config and iac you can also consider the following projects:

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

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

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

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

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-yaml-config - Terraform module to convert local and remote YAML configuration templates into Terraform lists and maps

config - A lightweight yet powerful configuration manager for the Go programming language