Pedantically, it also wasn't a "stale pipeline," as one can read in their own description:
> Terraform itself protects against applying a stale plan, but in this case we are creating a fresh plan + apply after each merge. The problem is not a stale plan, but rather performing a plan + apply a non-current commit.
Pedantically, it also wasn't a "stale pipeline," as one can read in their own description:
> Terraform itself protects against applying a stale plan, but in this case we are creating a fresh plan + apply after each merge. The problem is not a stale plan, but rather performing a plan + apply a non-current commit.