What is a run?
There are two types of runs in Scalr:
- A standard run is one that actually runs a Terraform apply.
- A dry run, or speculative run, is one that executes the plan, cost estimation, and policy phases, but not the apply.
Updated 11 months ago