Loadbalancer_target targetip is optional in terraform provider but required in API
glesys-andreas opened this issue · 1 comments
glesys-andreas commented
Got this error when trying to create a target without targetip
Error creating LoadBalancer Target: Request failed with HTTP error: 400 (The ipaddress field is required.)
norrland commented
This needs to be changed to Required: True
then.