We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. I'm trying to add/remove action_auto_create_index and receiving this error
2023-07-25T10:00:25.119+0300 [DEBUG] [aws-sdk-go] {} ╷ │ Error: elastic: Error 401 (Unauthorized) │ │ with elasticsearch_cluster_settings.global, │ on main.tf line 84, in resource "elasticsearch_cluster_settings" "global": │ 84: resource "elasticsearch_cluster_settings" "global" { │ tf_aws_opensearch.log
AWS OpenSearch 2.3 Service software version: OpenSearch_2_3_R20221114-P6 (latest) Terraform version : 1.4.5 Please find the log file atteched.
Would appreciate your help.
The text was updated successfully, but these errors were encountered:
https://docs.aws.amazon.com/opensearch-service/latest/developerguide/supported-operations.html#version_opensearch_2.3
Sorry, something went wrong.
No branches or pull requests
Hi. I'm trying to add/remove action_auto_create_index and receiving this error
2023-07-25T10:00:25.119+0300 [DEBUG] [aws-sdk-go] {}
╷
│ Error: elastic: Error 401 (Unauthorized)
│
│ with elasticsearch_cluster_settings.global,
│ on main.tf line 84, in resource "elasticsearch_cluster_settings" "global":
│ 84: resource "elasticsearch_cluster_settings" "global" {
│
tf_aws_opensearch.log
AWS OpenSearch 2.3
Service software version: OpenSearch_2_3_R20221114-P6 (latest)
Terraform version : 1.4.5
Please find the log file atteched.
Would appreciate your help.
The text was updated successfully, but these errors were encountered: