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

Invalid type for cluster.routing.allocation.enable in elasticsearch_cluster_settings resource #343

Open
Wiston999 opened this issue Mar 17, 2023 · 0 comments
Labels

Comments

@Wiston999
Copy link
Contributor

According to documetation cluster.routing.allocation.enable setting can have multiple values, but the provider is treating it as a bool value and generating errors

Error: strconv.ParseBool: parsing "all": invalid syntax
@phillbaker phillbaker added the bug label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants