Skip to content

Instantly share code, notes, and snippets.

@oschrenk
Created August 12, 2020 12:39
Show Gist options
  • Save oschrenk/c060a7021281fb0fe63f1cee334a66e6 to your computer and use it in GitHub Desktop.
Save oschrenk/c060a7021281fb0fe63f1cee334a66e6 to your computer and use it in GitHub Desktop.
2020/08/12 14:38:45 [INFO] backend/local: apply calling Apply
2020/08/12 14:38:45 [INFO] terraform: building graph: GraphTypeApply
2020/08/12 14:38:45 [DEBUG] Resource state not found for node "dns_aaaa_record_set.www", instance dns_aaaa_record_set.www
2020/08/12 14:38:45 [DEBUG] ProviderTransformer: "dns_aaaa_record_set.www (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/dns"]
2020/08/12 14:38:45 [DEBUG] ProviderTransformer: "dns_a_record_set.stage (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/dns"]
2020/08/12 14:38:45 [DEBUG] ProviderTransformer: "dns_a_record_set.dev (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/dns"]
2020/08/12 14:38:45 [DEBUG] ProviderTransformer: "dns_aaaa_record_set.www" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/dns"]
2020/08/12 14:38:45 [DEBUG] ReferenceTransformer: "dns_a_record_set.stage (expand)" references: []
2020/08/12 14:38:45 [DEBUG] ReferenceTransformer: "dns_a_record_set.dev (expand)" references: []
2020/08/12 14:38:45 [DEBUG] ReferenceTransformer: "dns_aaaa_record_set.www" references: []
2020/08/12 14:38:45 [DEBUG] ReferenceTransformer: "var.secret" references: []
2020/08/12 14:38:45 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/dns\"]" references: [var.secret]
2020/08/12 14:38:45 [DEBUG] ReferenceTransformer: "dns_aaaa_record_set.www (expand)" references: []
2020/08/12 14:38:45 [DEBUG] pruneUnusedNodes: dns_a_record_set.stage (expand) is no longer needed, removing
2020/08/12 14:38:45 [DEBUG] pruneUnusedNodes: dns_a_record_set.dev (expand) is no longer needed, removing
2020/08/12 14:38:45 [DEBUG] Starting graph walk: walkApply
2020-08-12T14:38:45.221+0200 [INFO] plugin: configuring client automatic mTLS
2020-08-12T14:38:45.255+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/dns/2.2.0/darwin_amd64/terraform-provider-dns_v2.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/dns/2.2.0/darwin_amd64/terraform-provider-dns_v2.2.0_x4]
2020-08-12T14:38:45.260+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/dns/2.2.0/darwin_amd64/terraform-provider-dns_v2.2.0_x4 pid=76881
2020-08-12T14:38:45.260+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/dns/2.2.0/darwin_amd64/terraform-provider-dns_v2.2.0_x4
2020-08-12T14:38:45.283+0200 [INFO] plugin.terraform-provider-dns_v2.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T14:38:45.283+0200
2020-08-12T14:38:45.322+0200 [DEBUG] plugin.terraform-provider-dns_v2.2.0_x4: plugin address: address=/var/folders/gm/lb5b83yn4p12q6jtrzmnk24m0000gn/T/plugin896111956 network=unix timestamp=2020-08-12T14:38:45.322+0200
2020-08-12T14:38:45.322+0200 [DEBUG] plugin: using plugin: version=5
2020-08-12T14:38:45.387+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T14:38:45.389+0200 [DEBUG] plugin.terraform-provider-dns_v2.2.0_x4: 2020/08/12 14:38:45 [INFO] Building DNSClient config structure
2020/08/12 14:38:45 [WARN] Provider "registry.terraform.io/hashicorp/dns" produced an invalid plan for dns_aaaa_record_set.www, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .addresses: planned value cty.NullVal(cty.Set(cty.String)) does not match config value cty.SetValEmpty(cty.String)
2020/08/12 14:38:45 [DEBUG] EvalApply: ProviderMeta config value set
2020/08/12 14:38:45 [DEBUG] dns_aaaa_record_set.www: applying the planned Create change
dns_aaaa_record_set.www: Creating...
2020/08/12 14:38:45 [DEBUG] dns_aaaa_record_set.www: apply errored, but we're indicating that via the Error pointer rather than returning it: Provider produced inconsistent result after apply: When applying changes to dns_aaaa_record_set.www, provider "registry.terraform.io/hashicorp/dns" produced an unexpected new value: Root resource was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own issue tracker.
2020/08/12 14:38:45 [ERROR] eval: *terraform.EvalApplyPost, err: Provider produced inconsistent result after apply: When applying changes to dns_aaaa_record_set.www, provider "registry.terraform.io/hashicorp/dns" produced an unexpected new value: Root resource was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own issue tracker.
2020/08/12 14:38:45 [ERROR] eval: *terraform.EvalSequence, err: Provider produced inconsistent result after apply: When applying changes to dns_aaaa_record_set.www, provider "registry.terraform.io/hashicorp/dns" produced an unexpected new value: Root resource was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own issue tracker.
Error: Provider produced inconsistent result after apply
When applying changes to dns_aaaa_record_set.www, provider
"registry.terraform.io/hashicorp/dns" produced an unexpected new value: Root
resource was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
2020-08-12T14:38:45.504+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/dns/2.2.0/darwin_amd64/terraform-provider-dns_v2.2.0_x4 pid=76881
2020-08-12T14:38:45.504+0200 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment