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

[BUG] Unable to import cluster settings #57

Open
arichtman-srt opened this issue Jul 26, 2023 · 1 comment
Open

[BUG] Unable to import cluster settings #57

arichtman-srt opened this issue Jul 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@arichtman-srt
Copy link

What is the bug?

Terraform cannot import resource opensearch_cluster_settings

How can one reproduce the bug?

  1. Create an empty resource block of type opensearch_cluster_settings
  2. Run terraform import opensearch_cluster_settings foo

What is the expected behavior?

Terraform imports and can view the cluster settings state

What is your host/environment?

$ uname -a && terraform -version
Darwin bne-nb-ariel 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun  8 22:21:34 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T8112 arm64 arm Darwin
Terraform v1.5.3
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v4.62.0
+ provider registry.terraform.io/hashicorp/external v2.3.1
+ provider registry.terraform.io/hashicorp/local v2.4.0
+ provider registry.terraform.io/hashicorp/null v3.2.1
+ provider registry.terraform.io/hashicorp/random v3.5.1
+ provider registry.terraform.io/opensearch-project/opensearch v1.0.0
+ provider registry.terraform.io/phillbaker/elasticsearch v2.0.4

Do you have any screenshots?

image

image

Do you have any additional context?

Full trace log, password redacted.
https://gist.github.com/arichtman-srt/bb7188bd4526d9ddbedba7975bdafbc5

Possibly related.
phillbaker/terraform-provider-elasticsearch#288 (comment)

@arichtman-srt arichtman-srt added bug Something isn't working untriaged labels Jul 26, 2023
@prudhvigodithi
Copy link
Collaborator

[Untriage]
Thanks @arichtman-srt for bringing this up, @phillbaker can you please add your thoughts here?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants