dhall-terraform VS governance

Compare dhall-terraform vs governance and see what are their differences.

dhall-terraform

Generate dhall records from terraform resouces, data_sources & providers (by mujx)

governance

Documentation and automation for the Concourse project governance model. (by concourse)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dhall-terraform governance
1 1
53 67
- -
0.0 6.1
about 4 years ago 3 months ago
Dhall Go
The Unlicense 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.

dhall-terraform

Posts with mentions or reviews of dhall-terraform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-08.

governance

Posts with mentions or reviews of governance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-08.
  • Terraform 1.0 Release
    33 projects | news.ycombinator.com | 8 Jun 2021
    Terraform is such an underappreciated tool. It seems like so much of the hate surrounds HCL1 (back in Terraform before 0.12) and doesn't reflect modern Terraform.

    For example, after introducing `for_each` and dynamic blocks, it's possible to nearly entirely ditch variables files and local modules, and just add more infrastructure by editing a local YAML file. The only variables your Terraform code should have should be credentials / other secrets that are not loaded from environment variables by providers. A great public example of this usage pattern is supplied by https://github.com/concourse/governance to manage their GitHub repositories.

What are some alternatives?

When comparing dhall-terraform and governance you can also consider the following projects:

terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

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.

mazzle - run server for building large and complicated consistent environments http://devops-pipeline.com

mazzle-starter - infrastructure built using devops-pipeline

terraform-provider-spacelift - Terraform provider to interact with Spacelift

aws-cloudformation-res

dhall-kubernetes - Typecheck, template and modularize your Kubernetes definitions with Dhall

porter - Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command.

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

Pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀