terraform-yaml-stack-config VS terraform-provider-utils

Compare terraform-yaml-stack-config vs terraform-provider-utils 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)

terraform-provider-utils

The Cloud Posse Terraform Provider for various utilities (e.g. deep merging, stack configuration management) (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 terraform-provider-utils
2 1
48 95
- -
5.8 7.1
5 days ago 1 day ago
HCL Go
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.

terraform-provider-utils

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

What are some alternatives?

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

terraform-provider-hashicups - (Template, Clone this to get started) Terraform provider for Hashicups.

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

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 - 📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载

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.

gookit/config - 📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名

iac

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

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

CONFLATE - Library providing routines to merge and validate JSON, YAML and/or TOML files