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

feat: Add timeout for opensearch domain #21

Merged

Conversation

fabidick22
Copy link
Contributor

Description

I just had several problems because as of today creating an opensearch domain takes more than an hour, a few days ago this was not a problem, surely something changed internally in the AWS API.
image

Motivation and Context

The module throws a tiemeout error when trying to create the resource, if you try to run terraform apply again, Terraform will recreate the resource (wait another hour).

Breaking Changes

Nop

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit e8ff403 into terraform-aws-modules:master Jul 5, 2024
8 checks passed
antonbabenko pushed a commit that referenced this pull request Jul 5, 2024
## [1.3.0](v1.2.2...v1.3.0) (2024-07-05)

### Features

* Add timeout for opensearch domain ([#21](#21)) ([e8ff403](e8ff403))
@antonbabenko
Copy link
Member

This PR is included in version 1.3.0 🎉

@fabidick22 fabidick22 deleted the feature-timeout branch July 5, 2024 17:26
Copy link

github-actions bot commented Aug 6, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants