BillableRunState represents a state that is billed.
- INITIALIZINGThe run's workspace is currently initializing on the worker.
- PLANNINGThe worker is planning the run.
- APPLYINGA worker is currently applying the run's changes.
- PERFORMINGThe worker is currently performing the task requested by the user.
- DESTROYINGThe worker is currently performing a destroy operation on the managed resources.
- PREPARINGThe workspace is currently being prepared for the run.
- PREPARING_APPLYThe workspace is currently being prepared for the change deployment.
- PREPARING_REPLANThe run is being prepared to be replanned.