* Add mapFields and tests * Extend Create function * Adjust function signature * Fix toCreatePayload * Add toTargetPoolUpdatePayload and tests * Wait for creation * Use waiter response for mapFields * Adjust after dependency update
* Update dependencies * Remove set timeout * Remove set sleep before wait * Update to new signature, remove unnecessary calls --------- Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
* Add initial resource schema and model * Configure client * Implement toCreatePayload and test * Unwire load balancer resource from the provider * Add schema fields descriptions * Review adjustments * Lint adjustments