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

Allow configuring timeouts for aws_elasticsearch_domain #146

Open
amontalban opened this issue Oct 24, 2022 · 0 comments
Open

Allow configuring timeouts for aws_elasticsearch_domain #146

amontalban opened this issue Oct 24, 2022 · 0 comments

Comments

@amontalban
Copy link

Describe the Feature

Would be great to have create/update/delete timeouts for aws_elasticsearch_domain so upgrades do not timeout when applying them with Terraform.

Expected Behavior

Terraform should complete when doing upgrades from Elasticsearch 7.10 -> OpenSearch 1.3 (In certain cases this can take several minutes).

Use Case

We are in the process of upgrading several Elasticsearch clusters to OpenSearch, so running all this with Terraform would be ideal instead of using AWS Console.

Describe Ideal Solution

Ideally, timeouts should be configurable so each user can define the ones that are aligned to their case.

Alternatives Considered

Explain what alternative solutions or features you've considered.

Additional Context

Add any other context or screenshots about the feature request here.

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

1 participant