pub async fn build_cloud_ops(config: &LifecycleConfig) -> Arc<dyn CloudOps> ⓘ
Builds the appropriate CloudOps implementation for the config.
CloudOps