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

Support for AWS OpenSearch #1747

Closed
kedrzu opened this issue Dec 22, 2021 · 3 comments · Fixed by #1915
Closed

Support for AWS OpenSearch #1747

kedrzu opened this issue Dec 22, 2021 · 3 comments · Fixed by #1915
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Milestone

Comments

@kedrzu
Copy link

kedrzu commented Dec 22, 2021

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Recently AWS decided to fork ElasticSearch with their own product OpenSearch and made according changes to its offering.
AWS CDK already allows to use new OpenSearch service:
https://docs.aws.amazon.com/cdk/api/v1/docs/aws-opensearchservice-readme.html
https://docs.aws.amazon.com/cdk/api/v1/docs/aws-elasticsearch-readme.html#migrating-to-opensearch

Please add support for OpenSearch within Pulumi SDK.

@kedrzu kedrzu added the kind/enhancement Improvements or new features label Dec 22, 2021
@leezen
Copy link
Contributor

leezen commented Dec 23, 2021

Related upstream issue: hashicorp/terraform-provider-aws#20853

@leezen leezen added the awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). label Dec 23, 2021
@leezen
Copy link
Contributor

leezen commented Dec 23, 2021

One alternative you could try is using the native provider's resource: https://www.pulumi.com/registry/packages/aws-native/api-docs/opensearchservice/domain/

@jerry153fish
Copy link

jerry153fish commented Apr 13, 2022

hashicorp/terraform-provider-aws#20853 has been merged. I assume that we need to wait for this #1902

stack72 added a commit that referenced this issue Apr 21, 2022
@stack72 stack72 self-assigned this Apr 21, 2022
@stack72 stack72 removed the awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). label Apr 21, 2022
@stack72 stack72 added this to the 0.71 milestone Apr 21, 2022
stack72 added a commit that referenced this issue Apr 21, 2022
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants