Skip to content

Instantly share code, notes, and snippets.

@VAdamec
Last active July 21, 2017 11:05
Show Gist options
  • Save VAdamec/e3e3c2fe4a597707ac03c60e4fcebebb to your computer and use it in GitHub Desktop.
Save VAdamec/e3e3c2fe4a597707ac03c60e4fcebebb to your computer and use it in GitHub Desktop.
terraform_debug_log
consul_key_prefix.bastion-host: Modifying... (ID: demo/env/)
2017/07/21 10:56:17 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:56:17 [DEBUG] No meta timeoutkey found in Apply()
2017/07/21 10:56:17 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:56:17 [DEBUG] Setting key 'demo/env/BASTION' to 'xxx.xxx.xxx.xxx' in mydc
subkeys.%: "0" => "1"
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalReadDiff
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalCompareDiff
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalGetProvider
subkeys.BASTION: "" => "xxx.xxx.xxx.xxx"
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalReadState
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalApplyPre
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalApply
2017/07/21 10:56:17 [DEBUG] apply: consul_key_prefix.proxy-host: executing Apply
consul_key_prefix.proxy-host: Modifying... (ID: demo/env/)
2017/07/21 10:56:17 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:56:17 [DEBUG] No meta timeoutkey found in Apply()
2017/07/21 10:56:17 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:56:17 [DEBUG] Setting key 'demo/env/PROXY' to 'http://xxx.xxx.xxx.xxx:3128/' in mydc
subkeys.%: "0" => "1"
subkeys.PROXY: "" => "http://xxx.xxx.xxx.xxx:3128/"
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalWriteState
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalIf
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalWriteState
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalWriteDiff
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalApplyPost
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalUpdateStateHook
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalWriteState
consul_key_prefix.proxy-host: Modifications complete (ID: demo/env/)
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalIf
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalWriteState
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalWriteDiff
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalApplyPost
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalUpdateStateHook
2017/07/21 10:56:17 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2017/07/21 10:56:17 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2017/07/21 10:56:17 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2017/07/21 10:56:17 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup)
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
plete.0", replace "baremetal_core_route_table.RouteForComplete"
consul_key_prefix.bastion-host: Modifications complete (ID: demo/env/)
2017/07/21 10:56:17 [DEBUG] dag/walk: walking "provider.consul (close)"
2017/07/21 10:56:17 [DEBUG] vertex 'root.provider.consul (close)': walking
2017/07/21 10:56:17 [DEBUG] vertex 'root.provider.consul (close)': evaluating
2017/07/21 10:56:17 [DEBUG] root: eval: *terraform.EvalCloseProvider
2017/07/21 10:56:17 [DEBUG] dag/walk: walking "root"
2017/07/21 10:56:17 [DEBUG] vertex 'root.root': walking
# next run
2017/07/21 10:57:06 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:57:06 [DEBUG] No meta timeoutkey found in Apply()
2017/07/21 10:57:06 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:57:06 [DEBUG] Setting key 'demo/env/PROXY' to 'http://xxx.xxx.xxx.xxx:3128/' in mydc
subkeys.%: "2" => "1"
subkeys.BASTION: "xxx.xxx.xxx.xxx" => ""
consul_key_prefix.bastion-host: Modifying... (ID: demo/env/)
subkeys.%: "2" => "1"
2017/07/21 10:57:06 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:57:06 [DEBUG] No meta timeoutkey found in Apply()
2017/07/21 10:57:06 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:57:06 [DEBUG] Setting key 'demo/env/BASTION' to 'xxx.xxx.xxx.xxx' in mydc
subkeys.PROXY: "http://xxx.xxx.xxx.xxx:3128/" => ""
2017/07/21 10:57:06 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:57:06 [DEBUG] Deleting key 'demo/env/BASTION' in mydc
2017/07/21 10:57:06 [DEBUG] plugin: terraform: consul-provider (internal) 2017/07/21 10:57:06 [DEBUG] Deleting key 'demo/env/PROXY' in mydc
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalWriteState
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalIf
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalWriteState
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalWriteDiff
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalApplyPost
2017/07/21 10:57:07 [DEBUG] root: eval: *terraform.EvalUpdateStateHook
consul_key_prefix.proxy-host: Modifications complete (ID: demo/env/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment