you are viewing a single comment's thread
view the rest of the comments
[–] 29 points 6 months ago (4 children)

Jesus Christ people. Terraform has a plan output option to allow for review prior to an apply. It's trivial to make a script that'll throw the json output into something like terraform visual if you don't like the diff format.

I've fucked up stuff with Terraform, but just once before I switched to a rudimentary script to force a pause, review, and then apply.

  • source
  • hideshow 4 child comments