Skip to content

Instantly share code, notes, and snippets.

@NickCellino
Created January 19, 2023 14:52
Show Gist options
  • Save NickCellino/def8ecd610ef52df17f290d50733ce64 to your computer and use it in GitHub Desktop.
Save NickCellino/def8ecd610ef52df17f290d50733ce64 to your computer and use it in GitHub Desktop.
2023-01-19T09:52:13.757-0500 [INFO] Terraform version: 1.3.7
2023-01-19T09:52:13.757-0500 [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2023-01-19T09:52:13.757-0500 [DEBUG] using github.com/hashicorp/hcl/v2 v2.15.0
2023-01-19T09:52:13.758-0500 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2023-01-19T09:52:13.758-0500 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2023-01-19T09:52:13.758-0500 [DEBUG] using github.com/zclconf/go-cty v1.12.1
2023-01-19T09:52:13.758-0500 [INFO] Go runtime version: go1.19.4
2023-01-19T09:52:13.758-0500 [INFO] CLI args: []string{"terraform", "apply"}
2023-01-19T09:52:13.758-0500 [DEBUG] Attempting to open CLI config file: /Users/nickcellino/.terraformrc
2023-01-19T09:52:13.758-0500 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2023-01-19T09:52:13.758-0500 [INFO] Loading CLI configuration from /Users/nickcellino/.terraform.d/credentials.tfrc.json
2023-01-19T09:52:13.758-0500 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-01-19T09:52:13.758-0500 [DEBUG] ignoring non-existing provider search directory /Users/nickcellino/.terraform.d/plugins
2023-01-19T09:52:13.758-0500 [DEBUG] ignoring non-existing provider search directory /Users/nickcellino/Library/Application Support/io.terraform/plugins
2023-01-19T09:52:13.758-0500 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2023-01-19T09:52:13.758-0500 [INFO] CLI command args: []string{"apply"}
2023-01-19T09:52:13.759-0500 [DEBUG] New state was assigned lineage "96f9e188-b1fd-aadb-821d-a833491b1069"
2023-01-19T09:52:13.775-0500 [DEBUG] checking for provisioner in "."
2023-01-19T09:52:13.776-0500 [DEBUG] checking for provisioner in "/opt/homebrew/bin"
2023-01-19T09:52:13.777-0500 [INFO] backend/local: starting Apply operation
2023-01-19T09:52:13.777-0500 [DEBUG] created provider logger: level=debug
2023-01-19T09:52:13.777-0500 [INFO] provider: configuring client automatic mTLS
2023-01-19T09:52:13.788-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5]
2023-01-19T09:52:13.789-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 pid=26120
2023-01-19T09:52:13.789-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5
2023-01-19T09:52:13.807-0500 [INFO] provider.terraform-provider-hcp_v0.52.0_x5: configuring server automatic mTLS: timestamp=2023-01-19T09:52:13.807-0500
2023-01-19T09:52:13.815-0500 [DEBUG] provider: using plugin: version=5
2023-01-19T09:52:13.815-0500 [DEBUG] provider.terraform-provider-hcp_v0.52.0_x5: plugin address: address=/var/folders/my/pfq_srd159s4cl4pn46lz3680000gp/T/plugin421771071 network=unix timestamp=2023-01-19T09:52:13.815-0500
2023-01-19T09:52:13.827-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-19T09:52:13.828-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 pid=26120
2023-01-19T09:52:13.828-0500 [DEBUG] provider: plugin exited
2023-01-19T09:52:13.828-0500 [DEBUG] Building and walking validate graph
2023-01-19T09:52:13.828-0500 [DEBUG] ProviderTransformer: "hcp_hvn.example_hvn" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/hcp"]
2023-01-19T09:52:13.828-0500 [DEBUG] ReferenceTransformer: "hcp_hvn.example_hvn" references: []
2023-01-19T09:52:13.828-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/hcp\"]" references: []
2023-01-19T09:52:13.828-0500 [DEBUG] Starting graph walk: walkValidate
2023-01-19T09:52:13.828-0500 [DEBUG] created provider logger: level=debug
2023-01-19T09:52:13.828-0500 [INFO] provider: configuring client automatic mTLS
2023-01-19T09:52:13.832-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5]
2023-01-19T09:52:13.833-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 pid=26121
2023-01-19T09:52:13.833-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5
2023-01-19T09:52:13.849-0500 [INFO] provider.terraform-provider-hcp_v0.52.0_x5: configuring server automatic mTLS: timestamp=2023-01-19T09:52:13.849-0500
2023-01-19T09:52:13.857-0500 [DEBUG] provider: using plugin: version=5
2023-01-19T09:52:13.857-0500 [DEBUG] provider.terraform-provider-hcp_v0.52.0_x5: plugin address: address=/var/folders/my/pfq_srd159s4cl4pn46lz3680000gp/T/plugin3348423947 network=unix timestamp=2023-01-19T09:52:13.857-0500
2023-01-19T09:52:13.868-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-19T09:52:13.869-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 pid=26121
2023-01-19T09:52:13.869-0500 [DEBUG] provider: plugin exited
2023-01-19T09:52:13.869-0500 [INFO] backend/local: apply calling Plan
2023-01-19T09:52:13.869-0500 [DEBUG] Building and walking plan graph for NormalMode
2023-01-19T09:52:13.869-0500 [DEBUG] ProviderTransformer: "hcp_hvn.example_hvn (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/hcp"]
2023-01-19T09:52:13.869-0500 [DEBUG] ReferenceTransformer: "hcp_hvn.example_hvn (expand)" references: []
2023-01-19T09:52:13.869-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/hcp\"]" references: []
2023-01-19T09:52:13.869-0500 [DEBUG] Starting graph walk: walkPlan
2023-01-19T09:52:13.869-0500 [DEBUG] created provider logger: level=debug
2023-01-19T09:52:13.869-0500 [INFO] provider: configuring client automatic mTLS
2023-01-19T09:52:13.873-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5]
2023-01-19T09:52:13.874-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 pid=26122
2023-01-19T09:52:13.874-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5
2023-01-19T09:52:13.893-0500 [INFO] provider.terraform-provider-hcp_v0.52.0_x5: configuring server automatic mTLS: timestamp=2023-01-19T09:52:13.892-0500
2023-01-19T09:52:13.901-0500 [DEBUG] provider: using plugin: version=5
2023-01-19T09:52:13.901-0500 [DEBUG] provider.terraform-provider-hcp_v0.52.0_x5: plugin address: network=unix address=/var/folders/my/pfq_srd159s4cl4pn46lz3680000gp/T/plugin1464331962 timestamp=2023-01-19T09:52:13.901-0500
2023-01-19T09:52:13.911-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/hcp\"]" changed the config value, but that value is unused
2023-01-19T09:52:13.912-0500 [INFO] provider.terraform-provider-hcp_v0.52.0_x5: 2023/01/19 09:52:13 [DEBUG] GET /resource-manager/2019-12-10/organizations HTTP/1.1
Host: ncellino01-1a6wwwsv.dev.pedp-remote.hashicorp.services
User-Agent: Go-http-client/1.1
Accept: application/json
Accept-Encoding: gzip
: timestamp=2023-01-19T09:52:13.912-0500
2023-01-19T09:52:14.283-0500 [ERROR] vertex "provider[\"registry.terraform.io/hashicorp/hcp\"]" error: unable to get project from credentials: unable to fetch organization list: Could not complete request. Please ensure your HCP_API_HOST, HCP_CLIENT_ID, and HCP_CLIENT_SECRET are correct.
2023-01-19T09:52:14.287-0500 [ERROR] provider.terraform-provider-hcp_v0.52.0_x5: Response contains error diagnostic: diagnostic_summary="unable to get project from credentials: unable to fetch organization list: Could not complete request. Please ensure your HCP_API_HOST, HCP_CLIENT_ID, and HCP_CLIENT_SECRET are correct." tf_proto_version=5.3 tf_provider_addr=provider tf_req_id=b078838e-85b4-2a0c-6c6b-75649b69f99a @module=sdk.proto diagnostic_detail= diagnostic_severity=ERROR tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-go@v0.14.1/tfprotov5/internal/diag/diagnostics.go:55 timestamp=2023-01-19T09:52:14.282-0500
2023-01-19T09:52:14.288-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-01-19T09:52:14.289-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/hcp/0.52.0/darwin_arm64/terraform-provider-hcp_v0.52.0_x5 pid=26122
2023-01-19T09:52:14.289-0500 [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment