Skip to content

Instantly share code, notes, and snippets.

@avishnyakov
Created October 27, 2019 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avishnyakov/2832b998fc7077a155df38754bea4de6 to your computer and use it in GitHub Desktop.
Save avishnyakov/2832b998fc7077a155df38754bea4de6 to your computer and use it in GitHub Desktop.
terraform-provider-kibana-0.12.10
2019/10/26 22:25:16 [INFO] Terraform version: 0.12.10
2019/10/26 22:25:16 [INFO] Go runtime version: go1.12.9
2019/10/26 22:25:16 [INFO] CLI args: []string{"/bin/terraform", "plan"}
2019/10/26 22:25:16 [DEBUG] Attempting to open CLI config file: /root/.terraformrc
2019/10/26 22:25:16 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/10/26 22:25:16 [DEBUG] checking for credentials in "/root/.terraform.d/plugins"
2019/10/26 22:25:16 [INFO] CLI command args: []string{"plan"}
2019/10/26 22:25:16 [DEBUG] checking for provider in "."
2019/10/26 22:25:16 [DEBUG] checking for provider in "/bin"
2019/10/26 22:25:16 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2019/10/26 22:25:16 [DEBUG] checking for provider in "/root/.terraform.d/plugins"
2019/10/26 22:25:16 [WARN] found legacy provider "terraform-provider-kibana"
2019/10/26 22:25:16 [DEBUG] found valid plugin: "kibana", "0.0.0", "/root/.terraform.d/plugins/terraform-provider-kibana"
2019/10/26 22:25:16 [DEBUG] checking for provisioner in "."
2019/10/26 22:25:16 [DEBUG] checking for provisioner in "/bin"
2019/10/26 22:25:16 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2019/10/26 22:25:16 [DEBUG] checking for provisioner in "/root/.terraform.d/plugins"
2019/10/26 22:25:16 [INFO] backend/local: starting Plan operation
2019-10-26T22:25:16.553Z [INFO] plugin: configuring client automatic mTLS
2019-10-26T22:25:16.597Z [DEBUG] plugin: starting plugin: path=/root/.terraform.d/plugins/terraform-provider-kibana args=[/root/.terraform.d/plugins/terraform-provider-kibana]
2019-10-26T22:25:16.597Z [DEBUG] plugin: plugin started: path=/root/.terraform.d/plugins/terraform-provider-kibana pid=28
2019-10-26T22:25:16.598Z [DEBUG] plugin: waiting for RPC address: path=/root/.terraform.d/plugins/terraform-provider-kibana
2019-10-26T22:25:16.611Z [DEBUG] plugin.terraform-provider-kibana: plugin address: address=/tmp/plugin191425759 network=unix timestamp=2019-10-26T22:25:16.611Z
Error: Failed to instantiate provider "kibana" to obtain schema: Incompatible API version with plugin. Plugin version: 4, Client versions: [5]
2019-10-26T22:25:16.614Z [DEBUG] plugin: plugin process exited: path=/root/.terraform.d/plugins/terraform-provider-kibana pid=28 error="signal: killed"
2019-10-26T22:25:16.617Z [WARN] plugin: plugin failed to exit gracefully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment