Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Cloudery service methods noop without cloudery
When no cloudery is configured for the given instance context, cloudery service methods should not attempt to build a client and make an API call resulting in an error. They should return a noop result instead.
- Loading branch information