You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@s4ke The load balancer service module does indeed not validate the arguments correclty. If you define health check you must define all the required arguments.
You can enable the verbose mode to see the error message from the API, telling you what fields are missing or invalid.
SUMMARY
hcloud_load_balancer_service fails to be created with health_check when load balancer service does not exist
ISSUE TYPE
COMPONENT NAME
hcloud_load_balancer_service
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Kubuntu 20.04
STEPS TO REPRODUCE
Use the following task:
Run on a project without the load balancer existing
EXPECTED RESULTS
The load balancer being created successful
ACTUAL RESULTS
The error is
If we create the load balancer with no custom health_check before it works:
The text was updated successfully, but these errors were encountered: