terragrunt-atlantis-config VS modules.tf-demo

Compare terragrunt-atlantis-config vs modules.tf-demo and see what are their differences.

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
terragrunt-atlantis-config modules.tf-demo
8 1
565 40
2.8% -
7.8 0.0
3 days ago almost 3 years ago
HCL HCL
MIT License 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.

terragrunt-atlantis-config

Posts with mentions or reviews of terragrunt-atlantis-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.
  • Pulumi Insights – AI generated IaC programs
    6 projects | news.ycombinator.com | 13 Apr 2023
    I've also made the switch from managing a few thousand Terraform modules to handling most app-code things in Pulumi and have run into some of these limitations.

    With Terraform + Terragrunt + Atlantis, we created https://github.com/transcend-io/terragrunt-atlantis-config and had an extremely robust and easy to use flow for updating all infra code.

    We've since moved to an approach where more of our infra/security things are managed in Terraform (like Guardduty, SSO, Github repo settings, etc.) maintained by more devops folks, and our app code is mostly in Pulumi (lambdas, Fargate, CloudFront/CloudFlare CDNs, etc.). To accomplish this without something like Atlantis, we moved the app code infra deployments from being deployed continuously pre-merge via Atlantis to being deployed via `pulumi up` calls in our normal CI flows, so like right next to where we build the docker images and restart ECS services, as an example.

    Overall I actually really love this flow. It is so, so much easier to create multi-regional infra in Pulumi with a quick for loop, and it's also much easier to do things like run esbuild over our code in typescript, and then bundle the output of that call and send it up to a Lambda function all from pulumi/typescript without needing separate build steps or to do things like using terragrunt pre-hooks or Docker build steps inside terraform provisioners, which I always found slow and clunky.

    I would agree that Pulumi's plans are a disappointment though, exactly as you said.

    Overall I've been happy with the change, and we've seen some improvements I think in the velocity that developers can launch services that meet our requirements.

  • Any examples of Terragrunt used in Github Actions?
    7 projects | /r/Terraform | 1 Oct 2022
    I recommend atlantis with terragrunt-atlantis-config.
  • Atlantis with Terragrunt
    2 projects | /r/Terraform | 31 Aug 2022
  • Error on terragrunt-atlantis-config on project generation
    1 project | /r/Terraform | 7 Mar 2022
    I know this is a bit too specific, it is about the ` terragrunt-atlantis-config tool, but in case anyone has come across this issue any help would be highly appreciated.
  • Do you use Atlantis for Terraform dev collaboration?
    3 projects | /r/devops | 25 Jan 2022
    I've managed to make it work but it was really hard for me to set it up correctly. My biggest issue was that I didn't want every Terragrunt module to be run when I've opened a PR. Have a look at this project which helped me to run only the modules witch changes in every PR. Note that, I last used Atlantis a year ago so I don't know if they recently made changes for better Terragrunt support.
  • Automating AWS Organizations & Best practices around using CI/CD for IaaC deployments
    2 projects | /r/devops | 4 Dec 2021
  • Enhancing the Terraform Experience: Why we use Terragrunt
    1 project | /r/savedForMS | 7 Oct 2021
  • Terragrunt β€” Becoming one with its internal behaviors
    1 project | /r/Terraform | 21 Dec 2020
    The most recent release of Atlantis includes a new feature that allows you to register a hook before atlantis reads its atlantis.yaml config. You can now dynamically build your atlantis.yaml file in the atlantis itself. I think using something like terragrunt-atlantis-config can make working with terragrunt easier.

modules.tf-demo

Posts with mentions or reviews of modules.tf-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-10.
  • Terraform code generator GUI tool?
    2 projects | /r/devops | 10 Sep 2021
    Here is how the final code will look like - https://github.com/antonbabenko/modules.tf-demo . It should be pretty easy to get started by following the README.md. You don't really want to manage Terraform configs in UI, believe me :)

What are some alternatives?

When comparing terragrunt-atlantis-config and modules.tf-demo 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-aws-ecs-atlantis - Terraform module for deploying Atlantis as an ECS Task

terraform-aws-atlantis - Terraform module to deploy Atlantis on AWS Fargate πŸ‡ΊπŸ‡¦

org-formation-cli - Better than landingzones!

terraform-starter - Starter repository to play with Spacelift

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

terraform-tools-setup - GitHub action to install all the required Terraform tooling needed at CDS

covid-alert-metrics-terraform

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

atlantis - Terraform Pull Request Automation

notification-terraform - Terraform for notification.canada.ca