add the ability to suspend processing of a HeatStack
When pivoting a CAPI-CAPO Cluster that relies on some resources built by a HeatStack from the bootstrap cluster, we would like to have the possiblity to ensure that the boostrap cluster heat-operator can stop further processing of a HeatStack to let the heat operator created in the mgmt cluster take over.
The proposition of @rletrocquer is to introduce a spec.suspend boolean for this purpose.