Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Terrateam

Terraform automation with GitHub pull requests

Terrateam Reviews and details

Screenshots and images

  • Terrateam Landing page
    Landing page //
    2023-10-17

Badges

Promote Terrateam. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Terrateam and what they use it for.
  • Seamless Cloud Infrastructure: Integrating Terragrunt and Terraform with AWS
    Terrateam: After getting into some really big issues when running Terragrunt with Github Actions, I decided to look for a better CI solution. Terrateam is my CI/CD tool of choice here. Unfortunately as of December 2023, they increased their price from USD $175 to USD $496 monthly. Me being an existing customer I still pay the old amount (thank God!) Alternatively, you can look at solutions like Atlantis or... - Source: dev.to / 5 months ago
  • Digger – an open-source IaC automation and collaboration software
    Disclaimer: I am a co-founder of Terrateam (https://terrateam.io/) a competitor to Digger. For anyone using Digger, are all of the enterprise features in the open source codebase? If you pay for digger, or you just paying for support and hosting? Or do they separate OSS from Community, Pro, and Enterprise plans? - Source: Hacker News / 5 months ago
  • Terraform Cloud Pricing Changes Sticker Shock
    Shameless plug: Co-founder of Terrateam[0] here. We have flat rate pricing with unlimited operations and users. Terraform Cloud pricing is absolutely crazy. [0]: https://terrateam.io. - Source: Hacker News / 6 months ago
  • Terraform best practices for reliability at any scale
    Disclaimer: Co-founder of Terrateam. For Terrateam[0], we have probably 70% of the enterprise offering but at around 1/10th the price. If there are any features that are deal breaker, feel free to reach out to me and we'll see what we can do. That being said, Spacelift is a much more luxurious piece of software than us. We are very utilitarian, but we have to rationalize that low price-point somehow. [0]... - Source: Hacker News / 9 months ago
  • Terraform Tower
    Terrateam is an enterprise Atlantis alternative that lets you plan and apply all within pull requests and very minimal setup. We have a pretty active slack if you have any questions. Source: 10 months ago
  • Show HN: Digger – an Open Source Terraform automation and collaboration tool
    > It sure looks like AWS admin credentials are shared with Github, and also available to anything else in the diggerhq/digger action I am a co-founder of Terrateam[0] which is a Terraform CI/CD as well. At the end of the day, you need to execute something to do these operations and having this component open source is important for auditing purposes. For Terrateam, we lean heavily into GitHub Actions so GitHub... - Source: Hacker News / 10 months ago
  • Multi-cloud/ Multi-region Terraform deployment in Github
    There are lots of options for this. I am co-founder of a product called Terrateam which makes it easy to slice up a mono repo for these usecases. We specialize in GitHub installations. But Spacelift, env0, and Scalr exist as options as well. Source: 10 months ago
  • Do you run terraform apply before or after a merging?
    Many of the CI/CD tools take care of this. Terrateam tracks which plans are still valid after an apply and will force a re-plan. It also ensures that only one apply happens at a time. Source: 11 months ago
  • How do you handle race condition while sharing state remotely with your team, eg - concurrent apply, or plan during apply?
    I use Terrateam (disclaimer, I'm also a co-founder of it) does PR-level locks (but only on apply, or merge), and does apply serialization, and invalidates outdated plans on apply. You can plan as much as you want in parallel, though, because that does not impact the output. I don't think there are many other options for how to handle this. Source: 12 months ago
  • what is best and cleanest way to manage terraform code
    We had this problem at $JOB and wanted to stay in GitHub so we chose Terrateam. We have a few different kinds of repos but one of them is a Terraform mono-repo with even more environments than you have and split up the configuration by each directory. We also stripped credentials from workstations because that should not be a thing. Source: about 1 year ago
  • Would you use this tool to run Terraform plan & apply jobs in your CI?
    What support for terragrunt was it missing? Full disclosure, I'm a co-founder of Terrateam and we try to have good Terragrunt support, but always looking for use cases to improve. Source: about 1 year ago
  • Using Multiple AWS IAM Roles
    Give Terrateam a try and start leveraging multiple IAM roles with OIDC today. - Source: dev.to / about 1 year ago
  • Creating an AWS Lambda Function with Terraform
    By following these steps, you can deploy an AWS Lambda function to a VPC with all the proper IAM permissions. Check out Terrateam to learn how to safely plan and apply infrastructure changes alongside other code and with your teammates. - Source: dev.to / about 1 year ago
  • How to structure Terraform with multi-env + multi-regions for TBD in monorepo
    Hey! I am one of the co-founders of Terrateam. We recommend using multiple directories for your different environments. I think a big problem with workspaces is they are harder to mentally evaluate when you look at the code because they are somewhat "invisible". You configure which workspace to operate on with the terraform command, whereas folders are obvious in the code. You have a prod/us-east-1 folder or... Source: about 1 year ago
  • Show HN: Precloud – Dynamic tests for infrastructure-as-code. Open source
    This is really cool. I am co-founder of Terrateam[0] and we see failed runs for these reasons a lot more than we expected and it's dangerous. It wastes time and it a failure during an apply leaves your infrastructure in an inconsistent state. I'm excited to play with this. [0] https://terrateam.io. - Source: Hacker News / over 1 year ago
  • Terraform modules, state & pipeline
    I work on Terrateam and we have pretty good support for what you're talking about. We let you cut up your repository however you want and define which changes should turn into a Terraform run. All configuration happens in your repository as well, so config will always track with your code. We're also working on automatically determining dependencies to reduce the configuration burden. Source: over 1 year ago

Do you know an article comparing Terrateam to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Terrateam discussion

Log in or Post with

This is an informative page about Terrateam. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.