Skip to content

Instantly share code, notes, and snippets.

@jeremmfr
Created August 29, 2021 10:16
Show Gist options
  • Save jeremmfr/8fdf0aef9a9dba35aa7c2a429013a466 to your computer and use it in GitHub Desktop.
Save jeremmfr/8fdf0aef9a9dba35aa7c2a429013a466 to your computer and use it in GitHub Desktop.
2021-05-31T09:31:58.741+0200 [DEBUG] Adding temp file log sink: /var/folders/70/p08t8zcx1vj6njdrrb1z7lfm0000gn/T/terraform-log545264791
2021-05-31T09:31:58.741+0200 [INFO] Terraform version: 0.15.4
2021-05-31T09:31:58.741+0200 [INFO] Go runtime version: go1.16.3
2021-05-31T09:31:58.741+0200 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-auto-approve"}
2021-05-31T09:31:58.741+0200 [DEBUG] Attempting to open CLI config file: /Users/jeremy/Documents/dev.tfrc
2021-05-31T09:31:58.741+0200 [INFO] Loading CLI configuration from /Users/jeremy/Documents/dev.tfrc
2021-05-31T09:31:58.742+0200 [DEBUG] Not reading CLI config directory because config location is overridden by environment variable
2021-05-31T09:31:58.742+0200 [DEBUG] checking for credentials in "/Users/jeremy/.terraform.d/plugins"
2021-05-31T09:31:58.742+0200 [DEBUG] Explicit provider installation configuration is set
2021-05-31T09:31:58.742+0200 [INFO] CLI command args: []string{"apply", "-auto-approve"}
2021-05-31T09:31:58.744+0200 [DEBUG] New state was assigned lineage "e4ac44aa-634a-e6bb-d6a9-f7bb2bc9eb98"
2021-05-31T09:31:58.744+0200 [DEBUG] Provider registry.terraform.io/sdk/example is overridden to load from /Users/jeremy/go/bin
2021-05-31T09:31:58.744+0200 [DEBUG] checking for provisioner in "."
2021-05-31T09:31:58.744+0200 [DEBUG] checking for provisioner in "/usr/local/bin"
2021-05-31T09:31:58.745+0200 [DEBUG] checking for provisioner in "/Users/jeremy/.terraform.d/plugins"
2021-05-31T09:31:58.745+0200 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
│ Warning: Provider development overrides are in effect
│ The following provider development overrides are set in the CLI configuration:
│ - sdk/example in /Users/jeremy/go/bin
│ The behavior may therefore not match any released version of the provider and applying changes may cause the state to become incompatible with published releases.
2021-05-31T09:31:58.745+0200 [INFO] backend/local: starting Apply operation
2021-05-31T09:31:58.747+0200 [DEBUG] created provider logger: level=debug
2021-05-31T09:31:58.747+0200 [INFO] provider: configuring client automatic mTLS
2021-05-31T09:31:58.819+0200 [DEBUG] provider: starting plugin: path=/Users/jeremy/go/bin/terraform-provider-example args=[/Users/jeremy/go/bin/terraform-provider-example]
2021-05-31T09:31:58.823+0200 [DEBUG] provider: plugin started: path=/Users/jeremy/go/bin/terraform-provider-example pid=46858
2021-05-31T09:31:58.823+0200 [DEBUG] provider: waiting for RPC address: path=/Users/jeremy/go/bin/terraform-provider-example
2021-05-31T09:31:58.850+0200 [INFO] provider.terraform-provider-example: configuring server automatic mTLS: timestamp=2021-05-31T09:31:58.847+0200
2021-05-31T09:31:58.910+0200 [DEBUG] provider: using plugin: version=5
2021-05-31T09:31:58.910+0200 [DEBUG] provider.terraform-provider-example: plugin address: address=/var/folders/70/p08t8zcx1vj6njdrrb1z7lfm0000gn/T/plugin123294065 network=unix timestamp=2021-05-31T09:31:58.910+0200
2021-05-31T09:31:58.991+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-05-31T09:31:58.993+0200 [DEBUG] provider: plugin process exited: path=/Users/jeremy/go/bin/terraform-provider-example pid=46858
2021-05-31T09:31:58.993+0200 [DEBUG] provider: plugin exited
2021-05-31T09:31:58.993+0200 [INFO] terraform: building graph: GraphTypeValidate
2021-05-31T09:31:58.994+0200 [DEBUG] ProviderTransformer: "example_list.list" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/sdk/example"]
2021-05-31T09:31:58.994+0200 [DEBUG] ReferenceTransformer: "example_list.list" references: []
2021-05-31T09:31:58.994+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/sdk/example\"]" references: []
2021-05-31T09:31:58.994+0200 [DEBUG] Starting graph walk: walkValidate
2021-05-31T09:31:58.995+0200 [DEBUG] created provider logger: level=debug
2021-05-31T09:31:58.995+0200 [INFO] provider: configuring client automatic mTLS
2021-05-31T09:31:59.071+0200 [DEBUG] provider: starting plugin: path=/Users/jeremy/go/bin/terraform-provider-example args=[/Users/jeremy/go/bin/terraform-provider-example]
2021-05-31T09:31:59.075+0200 [DEBUG] provider: plugin started: path=/Users/jeremy/go/bin/terraform-provider-example pid=46859
2021-05-31T09:31:59.075+0200 [DEBUG] provider: waiting for RPC address: path=/Users/jeremy/go/bin/terraform-provider-example
2021-05-31T09:31:59.093+0200 [INFO] provider.terraform-provider-example: configuring server automatic mTLS: timestamp=2021-05-31T09:31:59.092+0200
2021-05-31T09:31:59.182+0200 [DEBUG] provider.terraform-provider-example: plugin address: address=/var/folders/70/p08t8zcx1vj6njdrrb1z7lfm0000gn/T/plugin233700742 network=unix timestamp=2021-05-31T09:31:59.182+0200
2021-05-31T09:31:59.182+0200 [DEBUG] provider: using plugin: version=5
2021-05-31T09:31:59.261+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-05-31T09:31:59.262+0200 [DEBUG] provider: plugin process exited: path=/Users/jeremy/go/bin/terraform-provider-example pid=46859
2021-05-31T09:31:59.262+0200 [DEBUG] provider: plugin exited
2021-05-31T09:31:59.262+0200 [INFO] backend/local: apply calling Plan
2021-05-31T09:31:59.262+0200 [INFO] terraform: building graph: GraphTypePlan
2021-05-31T09:31:59.263+0200 [DEBUG] ProviderTransformer: "example_list.list (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/sdk/example"]
2021-05-31T09:31:59.263+0200 [DEBUG] ReferenceTransformer: "example_list.list (expand)" references: []
2021-05-31T09:31:59.263+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/sdk/example\"]" references: []
2021-05-31T09:31:59.264+0200 [DEBUG] Starting graph walk: walkPlan
2021-05-31T09:31:59.264+0200 [DEBUG] created provider logger: level=debug
2021-05-31T09:31:59.264+0200 [INFO] provider: configuring client automatic mTLS
2021-05-31T09:31:59.322+0200 [DEBUG] provider: starting plugin: path=/Users/jeremy/go/bin/terraform-provider-example args=[/Users/jeremy/go/bin/terraform-provider-example]
2021-05-31T09:31:59.325+0200 [DEBUG] provider: plugin started: path=/Users/jeremy/go/bin/terraform-provider-example pid=46860
2021-05-31T09:31:59.326+0200 [DEBUG] provider: waiting for RPC address: path=/Users/jeremy/go/bin/terraform-provider-example
2021-05-31T09:31:59.339+0200 [INFO] provider.terraform-provider-example: configuring server automatic mTLS: timestamp=2021-05-31T09:31:59.339+0200
2021-05-31T09:31:59.404+0200 [DEBUG] provider.terraform-provider-example: plugin address: address=/var/folders/70/p08t8zcx1vj6njdrrb1z7lfm0000gn/T/plugin087073419 network=unix timestamp=2021-05-31T09:31:59.404+0200
2021-05-31T09:31:59.404+0200 [DEBUG] provider: using plugin: version=5
2021-05-31T09:31:59.490+0200 [DEBUG] Resource instance state not found for node "example_list.list", instance example_list.list
2021-05-31T09:31:59.490+0200 [DEBUG] ReferenceTransformer: "example_list.list" references: []
2021-05-31T09:31:59.490+0200 [DEBUG] refresh: example_list.list: no state, so not refreshing
2021-05-31T09:31:59.494+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-05-31T09:31:59.496+0200 [DEBUG] provider: plugin process exited: path=/Users/jeremy/go/bin/terraform-provider-example pid=46860
2021-05-31T09:31:59.496+0200 [DEBUG] provider: plugin exited
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# example_list.list will be created
+ resource "example_list" "list" {
+ id = (known after apply)
+ name = "test2"
}
Plan: 1 to add, 0 to change, 0 to destroy.
2021-05-31T09:31:59.496+0200 [INFO] backend/local: apply calling Apply
2021-05-31T09:31:59.496+0200 [INFO] terraform: building graph: GraphTypeApply
2021-05-31T09:31:59.497+0200 [DEBUG] Resource state not found for node "example_list.list", instance example_list.list
2021-05-31T09:31:59.498+0200 [DEBUG] ProviderTransformer: "example_list.list" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/sdk/example"]
2021-05-31T09:31:59.498+0200 [DEBUG] ProviderTransformer: "example_list.list (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/sdk/example"]
2021-05-31T09:31:59.498+0200 [DEBUG] ReferenceTransformer: "example_list.list" references: []
2021-05-31T09:31:59.499+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/sdk/example\"]" references: []
2021-05-31T09:31:59.499+0200 [DEBUG] ReferenceTransformer: "example_list.list (expand)" references: []
2021-05-31T09:31:59.500+0200 [DEBUG] Starting graph walk: walkApply
2021-05-31T09:31:59.501+0200 [DEBUG] created provider logger: level=debug
2021-05-31T09:31:59.501+0200 [INFO] provider: configuring client automatic mTLS
2021-05-31T09:31:59.570+0200 [DEBUG] provider: starting plugin: path=/Users/jeremy/go/bin/terraform-provider-example args=[/Users/jeremy/go/bin/terraform-provider-example]
2021-05-31T09:31:59.573+0200 [DEBUG] provider: plugin started: path=/Users/jeremy/go/bin/terraform-provider-example pid=46861
2021-05-31T09:31:59.573+0200 [DEBUG] provider: waiting for RPC address: path=/Users/jeremy/go/bin/terraform-provider-example
2021-05-31T09:31:59.588+0200 [INFO] provider.terraform-provider-example: configuring server automatic mTLS: timestamp=2021-05-31T09:31:59.587+0200
2021-05-31T09:31:59.656+0200 [DEBUG] provider: using plugin: version=5
2021-05-31T09:31:59.656+0200 [DEBUG] provider.terraform-provider-example: plugin address: address=/var/folders/70/p08t8zcx1vj6njdrrb1z7lfm0000gn/T/plugin688495080 network=unix timestamp=2021-05-31T09:31:59.655+0200
example_list.list: Creating...
2021-05-31T09:31:59.738+0200 [INFO] Starting apply for example_list.list
2021-05-31T09:31:59.738+0200 [DEBUG] example_list.list: applying the planned Create change
2021-05-31T09:31:59.739+0200 [INFO] provider.terraform-provider-example: 2021/05/31 09:31:59 Create: timestamp=2021-05-31T09:31:59.739+0200
2021-05-31T09:31:59.739+0200 [INFO] provider.terraform-provider-example: 2021/05/31 09:31:59 Read: timestamp=2021-05-31T09:31:59.739+0200
example_list.list: Creation complete after 0s [id=test2]
2021-05-31T09:31:59.748+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-05-31T09:31:59.749+0200 [DEBUG] provider: plugin process exited: path=/Users/jeremy/go/bin/terraform-provider-example pid=46861
2021-05-31T09:31:59.749+0200 [DEBUG] provider: plugin exited
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment