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

[Enhancement]: Support Opensearch domains with standby config #31373

Closed
moritzzimmer opened this issue May 12, 2023 · 6 comments · Fixed by #33031
Closed

[Enhancement]: Support Opensearch domains with standby config #31373

moritzzimmer opened this issue May 12, 2023 · 6 comments · Fixed by #33031
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/opensearch Issues and PRs that pertain to the opensearch service.
Milestone

Comments

@moritzzimmer
Copy link

moritzzimmer commented May 12, 2023

Description

Support new Multi-AZ with Standby deployment option for AWS Opensearch domains, seems like this is already available in the aws-sdk (see link below).

Affected Resource(s) and/or Data Source(s)

  • aws_opensearch_domain

Potential Terraform Configuration

vpc_options {
// probably here
}

References

Would you like to implement a fix?

No

@moritzzimmer moritzzimmer added enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. labels May 12, 2023
@github-actions github-actions bot added the service/opensearch Issues and PRs that pertain to the opensearch service. label May 12, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@justinretzolk justinretzolk removed the needs-triage Waiting for first response or review from a maintainer. label May 12, 2023
@mikekinlock
Copy link
Contributor

Hey there, from my point of view this seems to be a great entry level contribution issue to work on, just a side note, this would be my first time contributing to Terraform, so I still have to go through the contribution guide and get familiar with your processes. Never the less I would like to raise my hand 🤚 and would like to work on it.

@mikekinlock
Copy link
Contributor

Hey there I would need some support, I've create the changes in my local and it seems that it's working fine but I'm not able to push my feature-branch because I'm lacking permissions. Who can provide me the needed permissions for my user to be able to push my changes and create a Pull-Request. I've requested the slack access as well, but I'm still waiting for a response.

@seanturner026
Copy link

Hey @mikekinlock you'll need to fork the repository and create your branch on the fork

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

This functionality has been released in v5.15.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

I'm going to lock this issue 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 similar to this, 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 Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/opensearch Issues and PRs that pertain to the opensearch service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants