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

Plugin creashed while creating roles #18

Open
tiot-cloud opened this issue Apr 5, 2023 · 0 comments
Open

Plugin creashed while creating roles #18

tiot-cloud opened this issue Apr 5, 2023 · 0 comments

Comments

@tiot-cloud
Copy link

│ Error: Plugin did not respond

│ with elasticsearch_role.test,
│ on main.tf line 56, in resource "elasticsearch_role" "test":
│ 56: resource elasticsearch_role "test" {

│ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may
│ contain more details.

Stack trace from the terraform-provider-elasticsearch_v7.0.4.exe plugin:

panic: interface conversion: interface {} is nil, not *elasticsearch.Client

goroutine 117 [running]:
github.com/disaster37/terraform-provider-elasticsearch/v7/es.createRole(0xc000421420, 0x0, 0x0, 0x0, 0x0)
github.com/disaster37/terraform-provider-elasticsearch/v7/es/resource_elasticsearch_security_role.go:306 +0xb75
github.com/disaster37/terraform-provider-elasticsearch/v7/es.resourceElasticsearchSecurityRoleCreate(0xc000421420, 0x0, 0x0, 0x2, 0x207ce80)
google.golang.org/[email protected]/server.go:708 +0xa8

Error: The terraform-provider-elasticsearch_v7.0.4.exe plugin crashed!

This is always indicative of a bug within the plugin. It would be immenselyhelpful if you could report the crash with the plugin's maintainers so that it
can be fixed. The output above should help diagnose the issue.

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

1 participant