-
### Terraform Core Version
0.13.7
### AWS Provider Version
4.59.0
### Affected Resource(s)
* aws_opensearch_domain
### Expected Behavior
Resource created
### Actual Behavior
…
-
### Describe the bug
When trying to create a domain with `dataNodeInstanceType` of `r7gd.4xlarge.search`, CDK reports `Error: EBS volumes are required when using instance types other than R3, I3, R6G…
-
The access policy will not be updated properly. So if we changed the access policy in resource `aws_opensearch_domain_policy`, terraform tries to destroy the access policy and creates the new …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. It would be nice to have [...]
Currently, I do not see any way to have …
-
Hello,
Thank you for your provider. We are using it for managing roles & role-mappings in the OpenSearch v1.2 domain.
As part of a test run, we successfully created set of roles in the domain but …
-
### Terraform Core Version
1.1.3
### AWS Provider Version
5.11.0
### Affected Resource(s)
* aws_opensearch_domain
### Expected Behavior
Changing instance type from instance type `i3.large.searc…
-
See also: https://github.com/opensearch-project/opensearch-java/issues/473
Looks like we maybe fixed this in the java client, but not in the Python client? Or maybe this is a different code path?
…
-
**Describe the bug**
We are trying to replace the elasticsearch NPM with opensearch NPM in our project (using AWS opensearch 1.0 cluster).
We are connecting to AWS opensearch from AWS lambda.
Now i…
-
### Is your feature request related to a problem?
There doesn't seem to be a way to configure retries in the Java client. This feature is present in the [.NET client](https://opensearch.org/docs/la…
-
PGSync version: 3.1.0
Postgres version: 16
Elasticsearch/OpenSearch version: 7.17.13
Redis version: 7.2.5
Python version: 3.11
(elasticsearch==8.14.0)
Problem Description:
Looks lik…