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

custom_endpoint_enabled enforced #42

Closed
pielu opened this issue Jul 10, 2023 · 2 comments
Closed

custom_endpoint_enabled enforced #42

pielu opened this issue Jul 10, 2023 · 2 comments

Comments

@pielu
Copy link

pielu commented Jul 10, 2023

Hello,

Is there any reason for custom_endpoint_enabled being enforced to true?

@steveteuber
Copy link
Member

steveteuber commented Jul 12, 2023

Hey @pielu,

Yes because provider configuration must be known and valid at plan time, see hashicorp/terraform#2430.
Otherwise it isn't possible to create OpenSearch resources right after creating the cluster.

@pielu
Copy link
Author

pielu commented Jul 12, 2023

Thanks for quick reply!

That makes sense. I guess having conditional providers for when no APIs are used is not really an option.

@pielu pielu closed this as completed Jul 14, 2023
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

No branches or pull requests

2 participants