terraform-yaml-stack-config VS config

Compare terraform-yaml-stack-config vs config 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 config
2 -
48 357
- 1.4%
5.8 0.0
5 days ago over 1 year ago
HCL Go
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.

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.

config

Posts with mentions or reviews of config. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning config yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing terraform-yaml-stack-config and config 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

gofigure - Go configuration made easy!

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

configuration - Library for setting values to structs' fields from env, flags, files or default tag

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

swap - Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).

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

ini - Package ini provides INI file read and write functionality in Go

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.

aconfig - Simple, useful and opinionated config loader.

iac

kelseyhightower/envconfig - Golang library for managing configuration data from environment variables