Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ermakov-oleg/3c28d81ca0e8e10bce3fe31e04995cd8 to your computer and use it in GitHub Desktop.
Save ermakov-oleg/3c28d81ca0e8e10bce3fe31e04995cd8 to your computer and use it in GitHub Desktop.
TF_LOG=DEBUG terraform apply
2020/07/08 11:36:30 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/07/08 11:36:30 [INFO] Terraform version: 0.12.28
2020/07/08 11:36:30 [INFO] Go runtime version: go1.13.12
2020/07/08 11:36:30 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"}
2020/07/08 11:36:30 [DEBUG] Attempting to open CLI config file: /Users/ermakov/.terraformrc
2020/07/08 11:36:30 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/07/08 11:36:30 [INFO] CLI command args: []string{"apply"}
2020/07/08 11:36:30 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/07/08 11:36:30 [DEBUG] checking for provider in "."
2020/07/08 11:36:30 [DEBUG] checking for provider in "/usr/local/bin"
2020/07/08 11:36:30 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2020/07/08 11:36:30 [DEBUG] found provider "terraform-provider-google-beta_v3.29.0_x5"
2020/07/08 11:36:30 [DEBUG] found provider "terraform-provider-google_v3.29.0_x5"
2020/07/08 11:36:30 [DEBUG] found provider "terraform-provider-template_v2.1.2_x4"
2020/07/08 11:36:30 [DEBUG] found valid plugin: "google-beta", "3.29.0", "/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5"
2020/07/08 11:36:30 [DEBUG] found valid plugin: "google", "3.29.0", "/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google_v3.29.0_x5"
2020/07/08 11:36:30 [DEBUG] found valid plugin: "template", "2.1.2", "/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-template_v2.1.2_x4"
2020/07/08 11:36:30 [DEBUG] checking for provisioner in "."
2020/07/08 11:36:30 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/07/08 11:36:30 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2020/07/08 11:36:30 [INFO] backend/local: starting Apply operation
2020-07-08T11:36:35.795+0300 [INFO] plugin: configuring client automatic mTLS
2020-07-08T11:36:35.819+0300 [DEBUG] plugin: starting plugin: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google_v3.29.0_x5 args=[/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google_v3.29.0_x5]
2020-07-08T11:36:35.824+0300 [DEBUG] plugin: plugin started: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google_v3.29.0_x5 pid=82434
2020-07-08T11:36:35.824+0300 [DEBUG] plugin: waiting for RPC address: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google_v3.29.0_x5
2020-07-08T11:36:35.842+0300 [INFO] plugin.terraform-provider-google_v3.29.0_x5: configuring server automatic mTLS: timestamp=2020-07-08T11:36:35.842+0300
2020-07-08T11:36:35.870+0300 [DEBUG] plugin: using plugin: version=5
2020-07-08T11:36:35.870+0300 [DEBUG] plugin.terraform-provider-google_v3.29.0_x5: plugin address: address=/var/folders/04/dt9xsnn57p3c4n6yv7983f1h0000gp/T/plugin435478417 network=unix timestamp=2020-07-08T11:36:35.870+0300
2020-07-08T11:36:35.927+0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-07-08T11:36:35.962+0300 [DEBUG] plugin: plugin process exited: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google_v3.29.0_x5 pid=82434
2020-07-08T11:36:35.962+0300 [DEBUG] plugin: plugin exited
2020-07-08T11:36:35.963+0300 [INFO] plugin: configuring client automatic mTLS
2020-07-08T11:36:35.989+0300 [DEBUG] plugin: starting plugin: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 args=[/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5]
2020-07-08T11:36:35.996+0300 [DEBUG] plugin: plugin started: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82435
2020-07-08T11:36:35.996+0300 [DEBUG] plugin: waiting for RPC address: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5
2020-07-08T11:36:36.015+0300 [INFO] plugin.terraform-provider-google-beta_v3.29.0_x5: configuring server automatic mTLS: timestamp=2020-07-08T11:36:36.015+0300
2020-07-08T11:36:36.044+0300 [DEBUG] plugin: using plugin: version=5
2020-07-08T11:36:36.044+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: plugin address: address=/var/folders/04/dt9xsnn57p3c4n6yv7983f1h0000gp/T/plugin091457470 network=unix timestamp=2020-07-08T11:36:36.044+0300
2020-07-08T11:36:36.099+0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-07-08T11:36:36.136+0300 [DEBUG] plugin: plugin process exited: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82435
2020-07-08T11:36:36.136+0300 [DEBUG] plugin: plugin exited
2020/07/08 11:36:36 [INFO] terraform: building graph: GraphTypeValidate
2020/07/08 11:36:36 [DEBUG] adding implicit provider configuration provider.google-beta, implied first by google_memcache_instance.instance
2020/07/08 11:36:36 [DEBUG] ProviderTransformer: "google_memcache_instance.instance" (*terraform.NodeValidatableResource) needs provider.google-beta
2020/07/08 11:36:36 [DEBUG] pruning unused provider.google
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "google_memcache_instance.instance" references: [var.project_name]
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "var.region" references: []
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "var.project_name" references: []
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "provider.google-beta" references: []
2020/07/08 11:36:36 [DEBUG] Starting graph walk: walkValidate
2020-07-08T11:36:36.143+0300 [INFO] plugin: configuring client automatic mTLS
2020-07-08T11:36:36.168+0300 [DEBUG] plugin: starting plugin: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 args=[/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5]
2020-07-08T11:36:36.179+0300 [DEBUG] plugin: plugin started: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82436
2020-07-08T11:36:36.180+0300 [DEBUG] plugin: waiting for RPC address: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5
2020-07-08T11:36:36.196+0300 [INFO] plugin.terraform-provider-google-beta_v3.29.0_x5: configuring server automatic mTLS: timestamp=2020-07-08T11:36:36.196+0300
2020-07-08T11:36:36.225+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: plugin address: address=/var/folders/04/dt9xsnn57p3c4n6yv7983f1h0000gp/T/plugin703163563 network=unix timestamp=2020-07-08T11:36:36.225+0300
2020-07-08T11:36:36.225+0300 [DEBUG] plugin: using plugin: version=5
2020-07-08T11:36:36.283+0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-07-08T11:36:36.357+0300 [DEBUG] plugin: plugin process exited: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82436
2020-07-08T11:36:36.357+0300 [DEBUG] plugin: plugin exited
2020/07/08 11:36:36 [INFO] backend/local: apply calling Refresh
2020/07/08 11:36:36 [INFO] terraform: building graph: GraphTypeRefresh
2020/07/08 11:36:36 [DEBUG] pruning unused provider.google
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "var.project_name" references: []
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "var.region" references: []
2020/07/08 11:36:36 [DEBUG] Starting graph walk: walkRefresh
2020/07/08 11:36:36 [INFO] backend/local: apply calling Plan
2020/07/08 11:36:36 [INFO] terraform: building graph: GraphTypePlan
2020/07/08 11:36:36 [DEBUG] adding implicit provider configuration provider.google-beta, implied first by google_memcache_instance.instance
2020/07/08 11:36:36 [DEBUG] ProviderTransformer: "google_memcache_instance.instance" (*terraform.NodePlannableResource) needs provider.google-beta
2020/07/08 11:36:36 [DEBUG] pruning unused provider.google
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "google_memcache_instance.instance" references: [var.project_name]
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "var.project_name" references: []
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "var.region" references: []
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "provider.google-beta" references: []
2020/07/08 11:36:36 [DEBUG] Starting graph walk: walkPlan
2020-07-08T11:36:36.358+0300 [INFO] plugin: configuring client automatic mTLS
2020-07-08T11:36:36.382+0300 [DEBUG] plugin: starting plugin: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 args=[/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5]
2020-07-08T11:36:36.387+0300 [DEBUG] plugin: plugin started: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82437
2020-07-08T11:36:36.387+0300 [DEBUG] plugin: waiting for RPC address: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5
2020-07-08T11:36:36.403+0300 [INFO] plugin.terraform-provider-google-beta_v3.29.0_x5: configuring server automatic mTLS: timestamp=2020-07-08T11:36:36.402+0300
2020-07-08T11:36:36.429+0300 [DEBUG] plugin: using plugin: version=5
2020-07-08T11:36:36.429+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: plugin address: address=/var/folders/04/dt9xsnn57p3c4n6yv7983f1h0000gp/T/plugin740599456 network=unix timestamp=2020-07-08T11:36:36.429+0300
2020-07-08T11:36:36.484+0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Authenticating using DefaultClient...
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating GCE client for path https://www.googleapis.com/compute/beta/projects/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating GKE client for path https://container.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud DNS client for path https://www.googleapis.com/dns/v1beta2/projects/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Storage client for path https://www.googleapis.com/storage/v1/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
An execution plan has been generated and is shown below.
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud BigQuery client for path https://www.googleapis.com/bigquery/v2/
Resource actions are indicated with the following symbols:
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/
+ create
0-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Filestore client for path https://file.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud IoT Core client for path
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/
2020-07-08T11:36:36.520+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:36 [INFO] Instantiating Google Cloud CloudIdentity client for path https://cloudidentity.googleapis.com/
2020/07/08 11:36:36 [DEBUG] Resource instance state not found for node "google_memcache_instance.instance", instance google_memcache_instance.instance
2020/07/08 11:36:36 [DEBUG] ReferenceTransformer: "google_memcache_instance.instance" references: []
Terraform will perform the following actions:
2020-07-08T11:36:36.527+0300 [DEBUG] plugin: plugin process exited: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82437
2020-07-08T11:36:36.527+0300 [DEBUG] plugin: plugin exited
2020/07/08 11:36:36 [DEBUG] command: asking for input: "Do you want to perform these actions?"
# google_memcache_instance.instance will be created
+ resource "google_memcache_instance" "instance" {
+ create_time = (known after apply)
+ display_name = (known after apply)
+ id = (known after apply)
+ name = "some-name"
+ node_count = 3
+ project = "*******"
+ region = "europe-north1"
+ zones = (known after apply)
+ memcache_parameters {
+ id = (known after apply)
+ params = {
+ "listen-backlog" = "2048"
+ "max-item-size" = "8388608"
}
}
+ node_config {
+ cpu_count = 1
+ memory_size_mb = 2048
}
}
Plan: 1 to add, 0 to change, 0 to destroy.
Do you want to perform these actions?
Terraform will perform the actions described above.
Only 'yes' will be accepted to approve.
Enter a value: yes
2020/07/08 11:36:39 [INFO] backend/local: apply calling Apply
2020/07/08 11:36:39 [INFO] terraform: building graph: GraphTypeApply
2020/07/08 11:36:39 [DEBUG] Resource state not found for node "google_memcache_instance.instance", instance google_memcache_instance.instance
2020/07/08 11:36:39 [DEBUG] adding implicit provider configuration provider.google-beta, implied first by google_memcache_instance.instance
2020/07/08 11:36:39 [DEBUG] ProviderTransformer: "google_memcache_instance.instance (prepare state)" (*terraform.NodeApplyableResource) needs provider.google-beta
2020/07/08 11:36:39 [DEBUG] ProviderTransformer: "google_memcache_instance.instance" (*terraform.NodeApplyableResourceInstance) needs provider.google-beta
2020/07/08 11:36:39 [DEBUG] pruning unused provider.google
2020/07/08 11:36:39 [DEBUG] ReferenceTransformer: "var.region" references: []
2020/07/08 11:36:39 [DEBUG] ReferenceTransformer: "provider.google-beta" references: []
2020/07/08 11:36:39 [DEBUG] ReferenceTransformer: "google_memcache_instance.instance (prepare state)" references: []
2020/07/08 11:36:39 [DEBUG] ReferenceTransformer: "google_memcache_instance.instance" references: [var.project_name]
2020/07/08 11:36:39 [DEBUG] ReferenceTransformer: "var.project_name" references: []
2020/07/08 11:36:39 [DEBUG] Starting graph walk: walkApply
2020-07-08T11:36:39.835+0300 [INFO] plugin: configuring client automatic mTLS
2020-07-08T11:36:39.862+0300 [DEBUG] plugin: starting plugin: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 args=[/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5]
2020-07-08T11:36:39.868+0300 [DEBUG] plugin: plugin started: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82478
2020-07-08T11:36:39.868+0300 [DEBUG] plugin: waiting for RPC address: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5
2020-07-08T11:36:39.885+0300 [INFO] plugin.terraform-provider-google-beta_v3.29.0_x5: configuring server automatic mTLS: timestamp=2020-07-08T11:36:39.885+0300
2020-07-08T11:36:39.914+0300 [DEBUG] plugin: using plugin: version=5
2020-07-08T11:36:39.915+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: plugin address: address=/var/folders/04/dt9xsnn57p3c4n6yv7983f1h0000gp/T/plugin858824557 network=unix timestamp=2020-07-08T11:36:39.914+0300
2020-07-08T11:36:39.961+0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-07-08T11:36:40.000+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Authenticating using DefaultClient...
2020-07-08T11:36:40.000+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]
2020-07-08T11:36:40.000+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating GCE client for path https://www.googleapis.com/compute/beta/projects/
2020-07-08T11:36:40.000+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/
2020-07-08T11:36:40.000+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating GKE client for path https://container.googleapis.com/
2020-07-08T11:36:40.000+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud DNS client for path https://www.googleapis.com/dns/v1beta2/projects/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Storage client for path https://www.googleapis.com/storage/v1/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud BigQuery client for path https://www.googleapis.com/bigquery/v2/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/
0-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Filestore client for path https://file.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud IoT Core client for path
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/
2020-07-08T11:36:40.001+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [INFO] Instantiating Google Cloud CloudIdentity client for path https://cloudidentity.googleapis.com/
google_memcache_instance.instance: Creating...
2020/07/08 11:36:40 [DEBUG] google_memcache_instance.instance: applying the planned Create change
2020-07-08T11:36:40.004+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [DEBUG] setting computed for "zones" from ComputedKeys
2020-07-08T11:36:40.004+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [DEBUG] Creating new Instance: map[string]interface {}{"memcacheParameters":map[string]interface {}{"params":map[string]string{"listen-backlog":"2048", "max-item-size":"8388608"}}, "nodeConfig":map[string]interface {}{"cpuCount":1, "memorySizeMb":2048}, "nodeCount":3}
2020-07-08T11:36:40.004+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [DEBUG] Waiting for state to become: [success]
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [DEBUG] Retry Transport: starting RoundTrip retry loop
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [DEBUG] Retry Transport: request attempt 0
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:40 [DEBUG] Google API Request Details:
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: ---[ REQUEST ]---------------------------------------
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: POST /v1beta2/projects/some-project/locations/europe-north1/instances?alt=json&instanceId=some-name HTTP/1.1
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Host: memcache.googleapis.com
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: User-Agent: HashiCorp Terraform/0.12.28 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google-beta/3.29.0
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Content-Length: 148
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Content-Type: application/json
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Accept-Encoding: gzip
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "memcacheParameters": {
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "params": {
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "listen-backlog": "2048",
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "max-item-size": "8388608"
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: },
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "nodeConfig": {
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "cpuCount": 1,
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "memorySizeMb": 2048
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: },
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "nodeCount": 3
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:40.005+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: -----------------------------------------------------
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:43 [DEBUG] Google API Response Details:
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: ---[ RESPONSE ]--------------------------------------
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: HTTP/1.1 400 Bad Request
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Connection: close
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Transfer-Encoding: chunked
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-25=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Cache-Control: private
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Content-Type: application/json; charset=UTF-8
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Date: Wed, 08 Jul 2020 08:36:42 GMT
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Server: ESF
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Vary: Origin
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Vary: X-Origin
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Vary: Referer
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: X-Content-Type-Options: nosniff
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: X-Frame-Options: SAMEORIGIN
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: X-Xss-Protection: 0
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 206
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "error": {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "code": 400,
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "message": "Invalid JSON payload received. Unknown name \"memcacheParameters\" at 'resource': Cannot find field.",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "status": "INVALID_ARGUMENT",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "details": [
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "@type": "type.googleapis.com/google.rpc.BadRequest",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "fieldViolations": [
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "field": "resource",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "description": "Invalid JSON payload received. Unknown name \"memcacheParameters\" at 'resource': Cannot find field."
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: ]
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: ]
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 0
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: -----------------------------------------------------
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:43 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 400 with body: HTTP/1.1 400 Bad Request
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Connection: close
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Transfer-Encoding: chunked
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-25=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Cache-Control: private
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Content-Type: application/json; charset=UTF-8
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Date: Wed, 08 Jul 2020 08:36:42 GMT
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Server: ESF
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Vary: Origin
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Vary: X-Origin
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: Vary: Referer
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: X-Content-Type-Options: nosniff
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: X-Frame-Options: SAMEORIGIN
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: X-Xss-Protection: 0
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 206
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "error": {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "code": 400,
acheParameters\" at 'resource': Cannot find field.",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "status": "INVALID_ARGUMENT",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "details": [
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "@type": "type.googleapis.com/google.rpc.BadRequest",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "fieldViolations": [
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: {
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "field": "resource",
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: "description": "Invalid JSON payload received. Unknown name \"memcacheParameters\" at 'resource': Cannot find field."
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: ]
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: ]
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.037+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: }
2020-07-08T11:36:43.038+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.038+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 0
2020-07-08T11:36:43.038+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5:
2020-07-08T11:36:43.038+0300 [DEBUG] plugin.terraform-provider-google-beta_v3.29.0_x5: 2020/07/08 11:36:43 [DEBUG] Retry Transport: Returning after 1 attempts
2020/07/08 11:36:43 [DEBUG] google_memcache_instance.instance: apply errored, but we're indicating that via the Error pointer rather than returning it: Error creating Instance: googleapi: Error 400: Invalid JSON payload received. Unknown name "memcacheParameters" at 'resource': Cannot find field.
Details:
[
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"description": "Invalid JSON payload received. Unknown name \"memcacheParameters\" at 'resource': Cannot find field.",
"field": "resource"
}
]
}
]
2020/07/08 11:36:43 [ERROR] <root>: eval: *terraform.EvalApplyPost, err: Error creating Instance: googleapi: Error 400: Invalid JSON payload received. Unknown name "memcacheParameters" at 'resource': Cannot find field.
Details:
[
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"description": "Invalid JSON payload received. Unknown name \"memcacheParameters\" at 'resource': Cannot find field.",
"field": "resource"
}
]
}
]
2020/07/08 11:36:43 [ERROR] <root>: eval: *terraform.EvalSequence, err: Error creating Instance: googleapi: Error 400: Invalid JSON payload received. Unknown name "memcacheParameters" at 'resource': Cannot find field.
Details:
[
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
own name \"memcacheParameters\" at 'resource': Cannot find field.",
"field": "resource"
}
]
}
]
Error: Error creating Instance: googleapi: Error 400: Invalid JSON payload received. Unknown name "memcacheParameters" at 'resource': Cannot find field.
Details:
[
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"description": "Invalid JSON payload received. Unknown name \"memcacheParameters\" at 'resource': Cannot find field.",
"field": "resource"
}
]
}
]
on main.tf line 2, in resource "google_memcache_instance" "instance":
2: resource "google_memcache_instance" "instance" {
Releasing state lock. This may take a few moments...
2020-07-08T11:36:43.689+0300 [DEBUG] plugin: plugin process exited: path=/tmp/terraform/memcached/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.29.0_x5 pid=82478
2020-07-08T11:36:43.689+0300 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment