How do you handle race condition while sharing state remotely with your team, eg - concurrent apply, or plan during apply?

This page summarizes the projects mentioned and recommended in the original post on /r/Terraform

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
  • digger

    Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️

  • PR-level locks (our project and Atlantis does this by default)

  • terrateam

    Terraform automation for teams. Purpose-built for GitHub.

  • 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.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • River: Robust high-performance job processing system for Go and Postgres

    1 project | news.ycombinator.com | 15 May 2024
  • Google/AGI

    1 project | news.ycombinator.com | 15 May 2024
  • How to assume an AWS IAM role from a Service Account in EKS with Terraform

    1 project | dev.to | 15 May 2024
  • Show HN: Pico: An open-source Ngrok alternative built for production traffic

    14 projects | news.ycombinator.com | 14 May 2024
  • E1S – Easily Manage AWS ECS Resources in Terminal

    1 project | news.ycombinator.com | 15 May 2024