Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loadbalancer_target targetip is optional in terraform provider but required in API #146

Closed
glesys-andreas opened this issue Oct 11, 2023 · 1 comment · Fixed by #152
Closed

Comments

@glesys-andreas
Copy link

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
Copy link
Collaborator

norrland added a commit that referenced this issue Oct 12, 2023
Set the `targetip` attribute as required.

Fixes #146
norrland added a commit that referenced this issue Oct 12, 2023
Set the `targetip` attribute as required.

Fixes #146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants