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] : Provide support for the opensearch_configuration object. #8

Closed
plain5 opened this issue Jan 12, 2024 · 4 comments
Closed

Comments

@plain5
Copy link

plain5 commented Jan 12, 2024

Description

  • Hi there :) It would be great to provide support for the opensearch_configuration object inside aws_kinesis_firehose_delivery_stream resource.

  • One more thing is that recently terraform-provider-aws got an update to allow specifying document_id_options inside the opensearch_configuration object. This option requires at least the 5.32.0 aws provider version. You can also check the related issue.

  • DocumentID type - (introduced in May, 2023) - this is the method for setting up document ID. The supported methods are Kinesis Data Firehose-generated document ID and OpenSearch Service-generated document ID. Kinesis Data Firehose-generated document ID is the default option when the document ID value is not set. OpenSearch Service-generated document ID is the recommended option because it supports write-heavy operations, including log analytics and observability, consuming fewer CPU resources at the OpenSearch Service domain and thus, resulting in improved performance.

@fdmsantos
Copy link
Owner

Thank you for this issue. This will take more time, because have breaking changes, so i need prepare a new major version.
I'm expecting having this done until end of January.

@fdmsantos
Copy link
Owner

Some feedback about this: Opensearch_configuration block is developed and tested with DocumentID Type attribute.

Now i'm adding support for Opensearch serverless block.

I have hopes of having the new version released this month.

@fdmsantos
Copy link
Owner

fdmsantos commented Feb 19, 2024

This feature request is included in version 3.0.0. Please use Upgrade-3.0.md Guide. Thank You.

@plain5
Copy link
Author

plain5 commented Feb 19, 2024

  • Thank you very much! I highly appreciate the accomplished amount of work!

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