• plateee@piefed.social
    link
    fedilink
    English
    arrow-up
    30
    arrow-down
    1
    ·
    9 days ago

    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.