Last active
July 17, 2020 19:51
-
-
Save seanearley/0d6d99450eac0b13506f15c7cd407380 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(group-dev) [~/projects/sauce/group-dev]$ TF_LOG=DEBUG terraform apply | |
2020/07/17 15:46:18 [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/17 15:46:18 [INFO] Terraform version: 0.12.28 | |
2020/07/17 15:46:18 [INFO] Go runtime version: go1.13.12 | |
2020/07/17 15:46:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"} | |
2020/07/17 15:46:18 [DEBUG] Attempting to open CLI config file: /Users/seanearley/.terraformrc | |
2020/07/17 15:46:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/07/17 15:46:18 [INFO] CLI command args: []string{"apply"} | |
2020/07/17 15:46:18 [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/17 15:46:18 [DEBUG] New state was assigned lineage "41cbcbd6-3cab-e4d7-164a-7010d9fed1b9" | |
2020/07/17 15:46:18 [DEBUG] checking for provider in "." | |
2020/07/17 15:46:18 [DEBUG] checking for provider in "/usr/local/bin" | |
2020/07/17 15:46:18 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64" | |
2020/07/17 15:46:18 [DEBUG] found provider "terraform-provider-google-beta_v3.30.0_x5" | |
2020/07/17 15:46:18 [DEBUG] found valid plugin: "google-beta", "3.30.0", "/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5" | |
2020/07/17 15:46:18 [DEBUG] checking for provisioner in "." | |
2020/07/17 15:46:18 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/07/17 15:46:18 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64" | |
2020/07/17 15:46:18 [INFO] backend/local: starting Apply operation | |
2020-07-17T15:46:18.617-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-07-17T15:46:18.648-0400 [DEBUG] plugin: starting plugin: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 args=[/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5] | |
2020-07-17T15:46:18.652-0400 [DEBUG] plugin: plugin started: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78206 | |
2020-07-17T15:46:18.653-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 | |
2020-07-17T15:46:18.669-0400 [INFO] plugin.terraform-provider-google-beta_v3.30.0_x5: configuring server automatic mTLS: timestamp=2020-07-17T15:46:18.668-0400 | |
2020-07-17T15:46:18.693-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-07-17T15:46:18.693-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: plugin address: address=/var/folders/xt/lhr44jld32d537b4vs0qypy00000gn/T/plugin272837533 network=unix timestamp=2020-07-17T15:46:18.693-0400 | |
2020-07-17T15:46:18.750-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-07-17T15:46:18.790-0400 [DEBUG] plugin: plugin process exited: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78206 | |
2020-07-17T15:46:18.790-0400 [DEBUG] plugin: plugin exited | |
2020/07/17 15:46:18 [INFO] terraform: building graph: GraphTypeValidate | |
2020/07/17 15:46:18 [DEBUG] ProviderTransformer: "google_cloud_identity_group.cloud_identity_group_basic" (*terraform.NodeValidatableResource) needs provider.google-beta | |
2020/07/17 15:46:18 [DEBUG] ReferenceTransformer: "provider.google-beta" references: [] | |
2020/07/17 15:46:18 [DEBUG] ReferenceTransformer: "google_cloud_identity_group.cloud_identity_group_basic" references: [] | |
2020/07/17 15:46:18 [DEBUG] Starting graph walk: walkValidate | |
2020-07-17T15:46:18.796-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-07-17T15:46:18.817-0400 [DEBUG] plugin: starting plugin: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 args=[/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5] | |
2020-07-17T15:46:18.824-0400 [DEBUG] plugin: plugin started: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78207 | |
2020-07-17T15:46:18.824-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 | |
2020-07-17T15:46:18.841-0400 [INFO] plugin.terraform-provider-google-beta_v3.30.0_x5: configuring server automatic mTLS: timestamp=2020-07-17T15:46:18.841-0400 | |
2020-07-17T15:46:18.866-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: plugin address: address=/var/folders/xt/lhr44jld32d537b4vs0qypy00000gn/T/plugin880448266 network=unix timestamp=2020-07-17T15:46:18.866-0400 | |
2020-07-17T15:46:18.866-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-07-17T15:46:18.915-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-07-17T15:46:18.984-0400 [DEBUG] plugin: plugin process exited: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78207 | |
2020-07-17T15:46:18.984-0400 [DEBUG] plugin: plugin exited | |
2020/07/17 15:46:18 [INFO] backend/local: apply calling Refresh | |
2020/07/17 15:46:18 [INFO] terraform: building graph: GraphTypeRefresh | |
2020/07/17 15:46:18 [DEBUG] pruning unused provider.google-beta | |
2020/07/17 15:46:18 [DEBUG] Starting graph walk: walkRefresh | |
2020/07/17 15:46:18 [INFO] backend/local: apply calling Plan | |
2020/07/17 15:46:18 [INFO] terraform: building graph: GraphTypePlan | |
2020/07/17 15:46:18 [DEBUG] ProviderTransformer: "google_cloud_identity_group.cloud_identity_group_basic" (*terraform.NodePlannableResource) needs provider.google-beta | |
2020/07/17 15:46:18 [DEBUG] ReferenceTransformer: "google_cloud_identity_group.cloud_identity_group_basic" references: [] | |
2020/07/17 15:46:18 [DEBUG] ReferenceTransformer: "provider.google-beta" references: [] | |
2020/07/17 15:46:18 [DEBUG] Starting graph walk: walkPlan | |
2020-07-17T15:46:18.986-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-07-17T15:46:19.008-0400 [DEBUG] plugin: starting plugin: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 args=[/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5] | |
2020-07-17T15:46:19.014-0400 [DEBUG] plugin: plugin started: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78208 | |
2020-07-17T15:46:19.014-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 | |
2020-07-17T15:46:19.029-0400 [INFO] plugin.terraform-provider-google-beta_v3.30.0_x5: configuring server automatic mTLS: timestamp=2020-07-17T15:46:19.029-0400 | |
2020-07-17T15:46:19.054-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-07-17T15:46:19.054-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: plugin address: address=/var/folders/xt/lhr44jld32d537b4vs0qypy00000gn/T/plugin073360847 network=unix timestamp=2020-07-17T15:46:19.054-0400 | |
2020-07-17T15:46:19.104-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Authenticating using configured Google JSON 'credentials'... | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-identity.groups] | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating GCE client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud DNS client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Storage client for path https://www.googleapis.com/storage/v1/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
pis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud BigQuery client for path https://www.googleapis.com/bigquery/v2/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud IoT Core client for path | |
e-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020-07-17T15:46:19.138-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:19 [INFO] Instantiating Google Cloud CloudIdentity client for path https://cloudidentity.googleapis.com/ | |
2020/07/17 15:46:19 [DEBUG] Resource instance state not found for node "google_cloud_identity_group.cloud_identity_group_basic", instance google_cloud_identity_group.cloud_identity_group_basic | |
2020/07/17 15:46:19 [DEBUG] ReferenceTransformer: "google_cloud_identity_group.cloud_identity_group_basic" references: [] | |
2020-07-17T15:46:19.144-0400 [DEBUG] plugin: plugin process exited: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78208 | |
2020-07-17T15:46:19.144-0400 [DEBUG] plugin: plugin exited | |
An execution plan has been generated and is shown below. | |
Resource actions are indicated with the following symbols: | |
+ create | |
Terraform will perform the following actions: | |
# google_cloud_identity_group.cloud_identity_group_basic will be created | |
+ resource "google_cloud_identity_group" "cloud_identity_group_basic" { | |
2020/07/17 15:46:19 [DEBUG] command: asking for input: "Do you want to perform these actions?" | |
+ create_time = (known after apply) | |
+ display_name = "sean-group2" | |
+ id = (known after apply) | |
+ labels = { | |
+ "cloudidentity.googleapis.com/groups.discussion_forum" = "" | |
} | |
+ name = (known after apply) | |
+ parent = "customers/XXXXXXXXX" | |
+ update_time = (known after apply) | |
+ group_key { | |
+ id = "[email protected]" | |
} | |
} | |
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/17 15:46:21 [INFO] backend/local: apply calling Apply | |
2020/07/17 15:46:21 [INFO] terraform: building graph: GraphTypeApply | |
2020/07/17 15:46:21 [DEBUG] Resource state not found for node "google_cloud_identity_group.cloud_identity_group_basic", instance google_cloud_identity_group.cloud_identity_group_basic | |
2020/07/17 15:46:21 [DEBUG] ProviderTransformer: "google_cloud_identity_group.cloud_identity_group_basic" (*terraform.NodeApplyableResourceInstance) needs provider.google-beta | |
2020/07/17 15:46:21 [DEBUG] ProviderTransformer: "google_cloud_identity_group.cloud_identity_group_basic (prepare state)" (*terraform.NodeApplyableResource) needs provider.google-beta | |
2020/07/17 15:46:21 [DEBUG] ReferenceTransformer: "google_cloud_identity_group.cloud_identity_group_basic (prepare state)" references: [] | |
2020/07/17 15:46:21 [DEBUG] ReferenceTransformer: "google_cloud_identity_group.cloud_identity_group_basic" references: [] | |
2020/07/17 15:46:21 [DEBUG] ReferenceTransformer: "provider.google-beta" references: [] | |
2020/07/17 15:46:21 [DEBUG] Starting graph walk: walkApply | |
2020-07-17T15:46:21.047-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-07-17T15:46:21.074-0400 [DEBUG] plugin: starting plugin: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 args=[/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5] | |
2020-07-17T15:46:21.081-0400 [DEBUG] plugin: plugin started: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78211 | |
2020-07-17T15:46:21.081-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 | |
2020-07-17T15:46:21.104-0400 [INFO] plugin.terraform-provider-google-beta_v3.30.0_x5: configuring server automatic mTLS: timestamp=2020-07-17T15:46:21.104-0400 | |
2020-07-17T15:46:21.129-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: plugin address: address=/var/folders/xt/lhr44jld32d537b4vs0qypy00000gn/T/plugin332602606 network=unix timestamp=2020-07-17T15:46:21.129-0400 | |
2020-07-17T15:46:21.129-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-07-17T15:46:21.188-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Authenticating using configured Google JSON 'credentials'... | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] -- Scopes: [https://www.googleapis.com/auth/cloud-identity.groups] | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating GCE client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud DNS client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Storage client for path https://www.googleapis.com/storage/v1/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud BigQuery client for path https://www.googleapis.com/bigquery/v2/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020-07-17T15:46:21.225-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [INFO] Instantiating Google Cloud CloudIdentity client for path https://cloudidentity.googleapis.com/ | |
google_cloud_identity_group.cloud_identity_group_basic: Creating... | |
2020/07/17 15:46:21 [DEBUG] google_cloud_identity_group.cloud_identity_group_basic: applying the planned Create change | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Creating new Group: map[string]interface {}{"displayName":"sean-group2", "groupKey":map[string]interface {}{"id":"[email protected]"}, "labels":map[string]string{"cloudidentity.googleapis.com/groups.discussion_forum":""}, "parent":"customers/C03iag6rb"} | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Waiting for state to become: [success] | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Retry Transport: request attempt 0 | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Google API Request Details: | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: POST /v1beta1/groups?alt=json HTTP/1.1 | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Host: cloudidentity.googleapis.com | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: User-Agent: HashiCorp Terraform/0.12.28 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google-beta/3.30.0 | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Content-Length: 182 | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Content-Type: application/json | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Accept-Encoding: gzip | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: { | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "displayName": "sean-group2", | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "groupKey": { | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "id": "[email protected]" | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: }, | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "labels": { | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "cloudidentity.googleapis.com/groups.discussion_forum": "" | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: }, | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "parent": "customers/XXXXXX" | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.229-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: ----------------------------------------------------- | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Google API Response Details: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: HTTP/1.1 403 Forbidden | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Connection: close | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Transfer-Encoding: chunked | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.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-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Cache-Control: private | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Date: Fri, 17 Jul 2020 19:46:21 GMT | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Server: ESF | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Vary: Origin | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Vary: X-Origin | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Vary: Referer | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: X-Content-Type-Options: nosniff | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: X-Xss-Protection: 0 | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 20f | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: { | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "error": { | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "code": 403, | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "message": "Error(2015): Actor does not have permission to create group '[email protected]'.", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "status": "PERMISSION_DENIED", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "details": [ | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: { | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "@type": "type.googleapis.com/google.rpc.ResourceInfo", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "resourceType": "cloudidentity.googleapis.com/Group", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "owner": "domain:cloudidentity.googleapis.com", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "description": "Error(2015): Actor does not have permission to create group '[email protected]'." | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: ] | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
plugin.terraform-provider-google-beta_v3.30.0_x5: 0 | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: ----------------------------------------------------- | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 403 with body: HTTP/1.1 403 Forbidden | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Connection: close | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Transfer-Encoding: chunked | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.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-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Cache-Control: private | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Date: Fri, 17 Jul 2020 19:46:21 GMT | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Server: ESF | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Vary: Origin | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Vary: X-Origin | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: Vary: Referer | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: X-Content-Type-Options: nosniff | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: X-Xss-Protection: 0 | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 20f | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: { | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "error": { | |
lugin.terraform-provider-google-beta_v3.30.0_x5: "code": 403, | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "message": "Error(2015): Actor does not have permission to create group '[email protected]'.", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "status": "PERMISSION_DENIED", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "details": [ | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: { | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "@type": "type.googleapis.com/google.rpc.ResourceInfo", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "resourceType": "cloudidentity.googleapis.com/Group", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "owner": "domain:cloudidentity.googleapis.com", | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: "description": "Error(2015): Actor does not have permission to create group '[email protected]'." | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: ] | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: } | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 0 | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: | |
2020-07-17T15:46:21.935-0400 [DEBUG] plugin.terraform-provider-google-beta_v3.30.0_x5: 2020/07/17 15:46:21 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020/07/17 15:46:21 [DEBUG] google_cloud_identity_group.cloud_identity_group_basic: apply errored, but we're indicating that via the Error pointer rather than returning it: Error creating Group: googleapi: Error 403: Error(2015): Actor does not have permission to create group '[email protected]'. | |
Details: | |
[ | |
{ | |
"@type": "type.googleapis.com/google.rpc.ResourceInfo", | |
"description": "Error(2015): Actor does not have permission to create group '[email protected]'.", | |
"owner": "domain:cloudidentity.googleapis.com", | |
"resourceType": "cloudidentity.googleapis.com/Group" | |
} | |
] | |
2020/07/17 15:46:21 [ERROR] <root>: eval: *terraform.EvalSequence, err: Error creating Group: googleapi: Error 403: Error(2015): Actor does not have permission to create group '[email protected]'. | |
Details: | |
[ | |
{ | |
"@type": "type.googleapis.com/google.rpc.ResourceInfo", | |
"description": "Error(2015): Actor does not have permission to create group '[email protected]'.", | |
"owner": "domain:cloudidentity.googleapis.com", | |
"resourceType": "cloudidentity.googleapis.com/Group" | |
} | |
] | |
Error: Error creating Group: googleapi: Error 403: Error(2015): Actor does not have permission to create group '[email protected]'. | |
Details: | |
[ | |
{ | |
"@type": "type.googleapis.com/google.rpc.ResourceInfo", | |
"description": "Error(2015): Actor does not have permission to create group '[email protected]'.", | |
"owner": "domain:cloudidentity.googleapis.com", | |
"resourceType": "cloudidentity.googleapis.com/Group" | |
} | |
] | |
on main.tf line 9, in resource "google_cloud_identity_group" "cloud_identity_group_basic": | |
9: resource "google_cloud_identity_group" "cloud_identity_group_basic" { | |
2020-07-17T15:46:21.951-0400 [DEBUG] plugin: plugin process exited: path=/Users/seanearley/projects/sauce/group-dev/.terraform/plugins/darwin_amd64/terraform-provider-google-beta_v3.30.0_x5 pid=78211 | |
2020-07-17T15:46:21.951-0400 [DEBUG] plugin: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment