Various resource states should be implemented when instance type == :resource
The service state is not relevant for resources.
Ash_state_machine can only go one one field per resource
resource lifecycle state is probably what we want to model: Planning, Installing, Operating, Retiring - there is no state machine as such, in that all transitions are possible.
Various resource states should be implemented when instance type == :resource
The service state is not relevant for resources.
Ash_state_machine can only go one one field per resource
resource lifecycle state is probably what we want to model: Planning, Installing, Operating, Retiring - there is no state machine as such, in that all transitions are possible.