Use TF-controller with a plan-only mode
This plan-only mode is designed to be used in conjunction with the Branch Planner.
But you can also use it in a circumstance where you want to run terraform plan
only.
If planOnly
is set to true
, the controller will skip the apply part and runs
only terraform plan
and saves the output.