Last active
June 3, 2017 02:25
-
-
Save vancluever/49a93af81847ebf0f6c21bb00a121fc7 to your computer and use it in GitHub Desktop.
Nomad diff
This file contains hidden or 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
| 2017/06/02 19:18:33 [INFO] Terraform version: 0.9.6 dev f84310e15c4f307fda900cc543894591bf98ea16+CHANGES | |
| 2017/06/02 19:18:33 [INFO] Go runtime version: go1.8.3 | |
| 2017/06/02 19:18:33 [INFO] CLI args: []string{"/home/chrism/Documents/code/GOPATH/bin/terraform", "plan", "-out", "terraform.tfplan"} | |
| 2017/06/02 19:18:33 [DEBUG] Detected home directory from env var: /home/chrism | |
| 2017/06/02 19:18:33 [DEBUG] Detected home directory from env var: /home/chrism | |
| 2017/06/02 19:18:33 [DEBUG] Attempting to open CLI config file: /home/chrism/.terraformrc | |
| 2017/06/02 19:18:33 [INFO] CLI command args: []string{"plan", "-out", "terraform.tfplan"} | |
| 2017/06/02 19:18:33 [DEBUG] Detected home directory from env var: /home/chrism | |
| 2017/06/02 19:18:33 [DEBUG] command: loading backend config file: /home/chrism/src/tf_examples/nomad_job_custom_diff_test | |
| 2017/06/02 19:18:33 [DEBUG] command: no data state file found for backend config | |
| 2017/06/02 19:18:33 [DEBUG] New state was assigned lineage "f126bd92-f2b2-471b-b69b-79d78c57c439" | |
| 2017/06/02 19:18:33 [INFO] command: backend initialized: <nil> | |
| 2017/06/02 19:18:33 [INFO] command: backend <nil> is not enhanced, wrapping in local | |
| 2017/06/02 19:18:33 [INFO] backend/local: starting Plan operation | |
| 2017/06/02 19:18:33 [TRACE] Preserving existing state lineage "d6201a2d-0dbc-47ba-8a0c-774541ce6b9e" | |
| 2017/06/02 19:18:33 [TRACE] Preserving existing state lineage "d6201a2d-0dbc-47ba-8a0c-774541ce6b9e" | |
| 2017/06/02 19:18:33 [INFO] terraform: building graph: GraphTypeInput | |
| 2017/06/02 19:18:33 [TRACE] ConfigTransformer: Starting for path: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ConfigTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OutputTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Beginning... | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Attach resource config request: nomad_job.test | |
| 2017/06/02 19:18:33 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"nomad_job", RawCount:(*config.RawConfig)(0xc4201cd740), RawConfig:(*config.RawConfig)(0xc4201cd560), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4201babe0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ProviderTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Attach provider request: []string{} nomad | |
| 2017/06/02 19:18:33 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nomad", Alias:"", RawConfig:(*config.RawConfig)(0xc4201cd380)} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "provider.nomad" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeAbstractResource | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| 2017/06/02 19:18:33 [DEBUG] Starting graph walk: walkInput | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "root" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "root" waiting on "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "nomad_job.test" waiting on "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "provider.nomad (close)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "nomad_job.test", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "provider.nomad (close)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkInput] Entering eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInitProvider | |
| 2017/06/02 19:18:33 [DEBUG] plugin: starting plugin: /home/chrism/Documents/code/GOPATH/bin/terraform []string{"/home/chrism/Documents/code/GOPATH/bin/terraform", "internal-plugin", "provider", "nomad"} | |
| 2017/06/02 19:18:33 [DEBUG] plugin: waiting for RPC address for: /home/chrism/Documents/code/GOPATH/bin/terraform | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [INFO] Terraform version: 0.9.6 dev f84310e15c4f307fda900cc543894591bf98ea16+CHANGES | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [INFO] Go runtime version: go1.8.3 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [INFO] CLI args: []string{"/home/chrism/Documents/code/GOPATH/bin/terraform", "internal-plugin", "provider", "nomad"} | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [DEBUG] Detected home directory from env var: /home/chrism | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [DEBUG] Detected home directory from env var: /home/chrism | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [DEBUG] Attempting to open CLI config file: /home/chrism/.terraformrc | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: 2017/06/02 19:18:33 [INFO] CLI command args: []string{"internal-plugin", "provider", "nomad"} | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [INFO] Starting provider plugin nomad | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] Detected home directory from env var: /home/chrism | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] plugin: plugin address: unix /tmp/plugin931967740 | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalOpFilter | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInputProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [TRACE] [walkInput] Exiting eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': walking | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkInput] Entering eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] [walkInput] Exiting eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
| 2017/06/02 19:18:33 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "nomad_job.test.0", replace "nomad_job.test" | |
| 2017/06/02 19:18:33 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "root" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.root': walking | |
| 2017/06/02 19:18:33 [INFO] terraform: building graph: GraphTypeValidate | |
| 2017/06/02 19:18:33 [TRACE] ConfigTransformer: Starting for path: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ConfigTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OutputTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Beginning... | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Attach resource config request: nomad_job.test | |
| 2017/06/02 19:18:33 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"nomad_job", RawCount:(*config.RawConfig)(0xc4201cd740), RawConfig:(*config.RawConfig)(0xc4201cd560), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4201babe0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ProviderTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Attach provider request: []string{} nomad | |
| 2017/06/02 19:18:33 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nomad", Alias:"", RawConfig:(*config.RawConfig)(0xc4201cd380)} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "provider.nomad" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeValidatableResource | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| 2017/06/02 19:18:33 [DEBUG] Starting graph walk: walkValidate | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "root" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "root" waiting on "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "nomad_job.test" waiting on "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "provider.nomad (close)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "provider.nomad (close)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "nomad_job.test", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Entering eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInitProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalOpFilter | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Exiting eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Entering eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalIf | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalValidateCount | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Exiting eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': expanding/walking dynamic subgraph | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4201babe0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| nomad_job.test - *terraform.NodeValidatableResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Entering eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalValidateResource | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Exiting eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': walking | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Entering eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Exiting eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
| 2017/06/02 19:18:33 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "nomad_job.test.0", replace "nomad_job.test" | |
| 2017/06/02 19:18:33 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "root" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.root': walking | |
| 2017/06/02 19:18:33 [INFO] backend/local: plan calling Refresh | |
| 2017/06/02 19:18:33 [INFO] terraform: building graph: GraphTypeRefresh | |
| 2017/06/02 19:18:33 [TRACE] ConfigTransformer: Starting for path: [] | |
| Refreshing Terraform state in-memory prior to plan... | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ConfigTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| 2017/06/02 19:18:33 [TRACE] ConfigTransformer: Starting for path: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ConfigTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| The refreshed state will be used to calculate this plan, but will not be | |
| persisted to local or remote state storage. | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4207d6a50), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Beginning... | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Attach resource config request: nomad_job.test | |
| 2017/06/02 19:18:33 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"nomad_job", RawCount:(*config.RawConfig)(0xc4201cd740), RawConfig:(*config.RawConfig)(0xc4201cd560), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ProviderTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Attach provider request: []string{} nomad | |
| 2017/06/02 19:18:33 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nomad", Alias:"", RawConfig:(*config.RawConfig)(0xc4201cd380)} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OutputTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "provider.nomad" references: [] | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodeRefreshableManagedResource | |
| 2017/06/02 19:18:33 [DEBUG] Starting graph walk: walkRefresh | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "nomad_job.test" waiting on "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "provider.nomad (close)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "provider.nomad (close)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "nomad_job.test", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Entering eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInitProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalOpFilter | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalOpFilter | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Exiting eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Entering eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalIf | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Exiting eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': expanding/walking dynamic subgraph | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] OrphanResourceCount: Starting... | |
| 2017/06/02 19:18:33 [TRACE] OrphanResourceCount: Checking: nomad_job.test | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4207d6a50), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| nomad_job.test - *terraform.NodeRefreshableManagedResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Entering eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalReadState | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalRefresh | |
| nomad_job.test: Refreshing state... (ID: foo) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] Reading job "foo" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] Job from Nomad API: (*api.Job)(0xc4205ba6c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Region: (string) (len=6) "global", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: ID: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: ParentID: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=7) "service", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Priority: (int) 50, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: AllAtOnce: (bool) false, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Datacenters: ([]string) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=3) "dc1" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Constraints: ([]*api.Constraint) <nil>, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: TaskGroups: ([]*api.TaskGroup) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.TaskGroup)(0xc420436780)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Count: (int) 1, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Constraints: ([]*api.Constraint) <nil>, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Tasks: ([]*api.Task) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.Task)(0xc420187110)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Driver: (string) (len=8) "raw_exec", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: User: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Config: (map[string]interface {}) (len=2) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=4) "args": ([]interface {}) (len=1 cap=1) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=2) "25" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=7) "command": (string) (len=10) "/bin/sleep" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Constraints: ([]*api.Constraint) <nil>, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Env: (map[string]string) <nil>, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Services: ([]api.Service) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Resources: (*api.Resources)(0xc420115140)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: CPU: (int) 20, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: MemoryMB: (int) 10, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: DiskMB: (int) 0, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: IOPS: (int) 0, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Networks: ([]*api.NetworkResource) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Meta: (map[string]string) <nil>, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: KillTimeout: (time.Duration) 5s, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: LogConfig: (*api.LogConfig)(0xc4204334a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: MaxFiles: (int) 10, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: MaxFileSizeMB: (int) 10 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Artifacts: ([]*api.TaskArtifact) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Vault: (*api.Vault)(<nil>), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Templates: ([]*api.Template) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: RestartPolicy: (*api.RestartPolicy)(0xc4204f6870)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Interval: (time.Duration) 1m0s, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Attempts: (int) 2, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Delay: (time.Duration) 15s, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Mode: (string) (len=5) "delay" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: EphemeralDisk: (*api.EphemeralDisk)(0xc420433600)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Sticky: (bool) false, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Migrate: (bool) false, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: SizeMB: (int) 300 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Meta: (map[string]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Update: (*api.UpdateStrategy)(0xc420433670)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Stagger: (time.Duration) 0s, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: MaxParallel: (int) 0 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Periodic: (*api.PeriodicConfig)(<nil>), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Meta: (map[string]string) <nil>, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: VaultToken: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Status: (string) (len=7) "running", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: StatusDescription: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: CreateIndex: (uint64) 7, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: ModifyIndex: (uint64) 9, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: JobModifyIndex: (uint64) 7 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalWriteState | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Exiting eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Entering eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] [walkRefresh] Exiting eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [INFO] backend/local: plan calling Plan | |
| 2017/06/02 19:18:33 [INFO] terraform: building graph: GraphTypePlan | |
| 2017/06/02 19:18:33 [TRACE] ConfigTransformer: Starting for path: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ConfigTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OutputTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Beginning... | |
| 2017/06/02 19:18:33 [TRACE] AttachResourceConfigTransformer: Attach resource config request: nomad_job.test | |
| 2017/06/02 19:18:33 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"nomad_job", RawCount:(*config.RawConfig)(0xc4201cd740), RawConfig:(*config.RawConfig)(0xc4201cd560), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4207d6c30), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ProviderTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Attach provider request: []string{} nomad | |
| 2017/06/02 19:18:33 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nomad", Alias:"", RawConfig:(*config.RawConfig)(0xc4201cd380)} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "provider.nomad" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| nomad_job.test - *terraform.NodePlannableResource | |
| nomad_job.test - *terraform.NodePlannableResource | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad - *terraform.NodeApplyableProvider | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| nomad_job.test - *terraform.NodePlannableResource | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
| provider.nomad (close) - *terraform.graphNodeCloseProvider | |
| 2017/06/02 19:18:33 [DEBUG] Starting graph walk: walkPlan | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "root" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "provider.nomad (close)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "root" waiting on "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "nomad_job.test" waiting on "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "nomad_job.test", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "provider.nomad (close)", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Entering eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInitProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: terraform.EvalNoop | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalOpFilter | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalOpFilter | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Exiting eval tree: provider.nomad | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Entering eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalIf | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Exiting eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': expanding/walking dynamic subgraph | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
| nomad_job.test - *terraform.NodePlannableResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] OrphanResourceCount: Starting... | |
| 2017/06/02 19:18:33 [TRACE] OrphanResourceCount: Checking: nomad_job.test | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
| nomad_job.test - *terraform.NodePlannableResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] Attaching resource state to "nomad_job.test": &terraform.ResourceState{Type:"nomad_job", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4207d6c30), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
| nomad_job.test - *terraform.NodePlannableResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.TargetsTransformer: | |
| nomad_job.test - *terraform.NodePlannableResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] ReferenceTransformer: "nomad_job.test" references: [] | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
| nomad_job.test - *terraform.NodePlannableResourceInstance | |
| 2017/06/02 19:18:33 [TRACE] Graph after step *terraform.RootTransformer: | |
| nomad_job.test - *terraform.NodePlannableResourceInstance | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: added new vertex: "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "nomad_job.test" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.nomad_job.test': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Entering eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalSequence | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalInterpolate | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalGetProvider | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalValidateResource | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalReadState | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalDiff | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] Generating plan for job | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] nomad job diff: (*api.JobDiff)(0xc420371960)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: ID: (string) (len=3) "bar", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=5 cap=6) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420784de0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=9) "AllAtOnce", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420784e40)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "Name", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "bar", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420784ea0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "Priority", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "50", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420784f00)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Region", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=6) "global", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420784f60)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "Type", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=7) "service", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355b80)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "Datacenters", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420784fc0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "Datacenters", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "dc2", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785020)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "Datacenters", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "dc3", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355bd0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Update", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785080)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "MaxParallel", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207850e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "Stagger", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: TaskGroups: ([]*api.TaskGroupDiff) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.TaskGroupDiff)(0xc420371d50)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785140)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=5) "Count", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "1", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=13) "forces create" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355c20)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=13) "RestartPolicy", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=4 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207851a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "Attempts", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "2", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785200)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=5) "Delay", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=11) "15000000000", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785260)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "Interval", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=11) "60000000000", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207852c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "Mode", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "delay", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355c70)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=13) "EphemeralDisk", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=3 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785320)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "Migrate", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785380)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "SizeMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "300", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207853e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Sticky", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Tasks: ([]*api.TaskDiff) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.TaskDiff)(0xc420371ea0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=3 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785440)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Driver", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=8) "raw_exec", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207854a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "KillTimeout", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=10) "5000000000", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785500)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Leader", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) (len=3 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355cc0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Config", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785560)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "args[0]", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "25", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207855c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "command", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=10) "/bin/sleep", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355d10)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=9) "Resources", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=4 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785620)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "CPU", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "20", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785680)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "DiskMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207856e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "IOPS", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785740)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "MemoryMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "10", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc420355d60)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=9) "LogConfig", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4207857a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=13) "MaxFileSizeMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "10", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420785800)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "MaxFiles", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "10", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=13) "forces create" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Updates: (map[string]uint64) (len=1) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=6) "create": (uint64) 1 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] datacenters, before: []interface {}{"dc1"} | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] datacenters, after: []interface {}{"dc1", "dc2", "dc3"} | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] Generating plan for job | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] nomad job diff: (*api.JobDiff)(0xc4201cc150)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: ID: (string) (len=3) "bar", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=5 cap=6) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208200c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=9) "AllAtOnce", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820120)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "Name", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "bar", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820180)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "Priority", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "50", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208201e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Region", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=6) "global", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820240)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "Type", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=7) "service", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c0f0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "Datacenters", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208202a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "Datacenters", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "dc2", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820300)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "Datacenters", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "dc3", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c140)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Update", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820360)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "MaxParallel", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208203c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "Stagger", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: TaskGroups: ([]*api.TaskGroupDiff) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.TaskGroupDiff)(0xc4201cc230)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820420)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=5) "Count", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "1", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=13) "forces create" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c190)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=13) "RestartPolicy", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=4 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820480)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "Attempts", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "2", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208204e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=5) "Delay", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=11) "15000000000", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820540)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "Interval", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=11) "60000000000", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208205a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "Mode", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "delay", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c1e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=13) "EphemeralDisk", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=3 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820600)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "Migrate", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820660)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "SizeMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=3) "300", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208206c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Sticky", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Tasks: ([]*api.TaskDiff) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.TaskDiff)(0xc4201cc2a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "foo", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=3 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820720)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Driver", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=8) "raw_exec", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820780)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=11) "KillTimeout", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=10) "5000000000", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208207e0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Leader", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=5) "false", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) (len=3 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c230)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "Config", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820840)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "args[0]", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "25", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208208a0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=7) "command", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=10) "/bin/sleep", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c280)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=9) "Resources", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=4 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820900)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=3) "CPU", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "20", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820960)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=6) "DiskMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc4208209c0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=4) "IOPS", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=1) "0", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820a20)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "MemoryMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "10", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.ObjectDiff)(0xc42081c2d0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=9) "LogConfig", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Fields: ([]*api.FieldDiff) (len=2 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820a80)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=13) "MaxFileSizeMB", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "10", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }), | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (*api.FieldDiff)(0xc420820ae0)({ | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Type: (string) (len=5) "Added", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Name: (string) (len=8) "MaxFiles", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Old: (string) "", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: New: (string) (len=2) "10", | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Objects: ([]*api.ObjectDiff) <nil> | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Annotations: ([]string) (len=1 cap=4) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=13) "forces create" | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }, | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: Updates: (map[string]uint64) (len=1) { | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: (string) (len=6) "create": (uint64) 1 | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: } | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: }) | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] datacenters, before: []interface {}{} | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] datacenters, after: []interface {}{"dc2", "dc3"} | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalWriteState | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Exiting eval tree: nomad_job.test | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "provider.nomad (close)" | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.provider.nomad (close)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Entering eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Exiting eval tree: provider.nomad (close) | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup) | |
| 2017/06/02 19:18:33 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
| 2017/06/02 19:18:33 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "nomad_job.test.0", replace "nomad_job.test" | |
| 2017/06/02 19:18:33 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
| 2017/06/02 19:18:33 [DEBUG] dag/walk: walking "root" | |
| 2017/06/02 19:18:33 [DEBUG] vertex 'root.root': walking | |
| 2017/06/02 19:18:33 [INFO] backend/local: writing plan output to: terraform.tfplan | |
| The Terraform execution plan has been generated and is shown below. | |
| Resources are shown in alphabetical order for quick scanning. Green resources | |
| 2017/06/02 19:18:33 [DEBUG] plugin: waiting for all plugin processes to complete... | |
| will be created (or destroyed and then created if an existing resource | |
| exists), yellow resources are being changed in-place, and red resources | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [DEBUG] plugin: waiting for all plugin processes to complete... | |
| 2017/06/02 19:18:33 [DEBUG] plugin: terraform: nomad-provider (internal) 2017/06/02 19:18:33 [ERR] plugin: plugin server: accept unix /tmp/plugin931967740: use of closed network connection | |
| will be destroyed. Cyan entries are data sources to be read. | |
| Your plan was also saved to the path below. Call the "apply" subcommand | |
| with this plan file and Terraform will exactly execute this execution | |
| plan. | |
| Path: terraform.tfplan | |
| -/+ nomad_job.test | |
| datacenters.#: "1" => "2" | |
| datacenters.0: "dc1" => "dc2" | |
| datacenters.1: "" => "dc3" | |
| datacenters.2: "" => "dc3" | |
| deregister_on_destroy: "true" => "true" | |
| evaluation_id: "35b65825-5777-10ce-0ed7-8c25ac1b5c92" => "<computed>" | |
| job_modify_index: "7" => "<computed>" | |
| jobspec: "job \"foo\" {\n datacenters = [\"dc1\"]\n type = \"service\"\n\n group \"foo\" {\n task \"foo\" {\n driver = \"raw_exec\"\n config = {\n command = \"/bin/sleep\"\n args = [\"25\"]\n }\n\n resources {\n cpu = 20\n memory = 10\n }\n }\n }\n}\n" => "job \"bar\" {\n datacenters = [\"dc2\", \"dc3\"]\n type = \"service\"\n\n group \"foo\" {\n task \"foo\" {\n driver = \"raw_exec\"\n config = {\n command = \"/bin/sleep\"\n args = [\"25\"]\n }\n\n resources {\n cpu = 20\n memory = 10\n }\n }\n }\n}\n" | |
| name: "foo" => "bar" (forces new resource) | |
| priority: "50" => "<computed>" | |
| region: "global" => "global" | |
| task_groups.#: "1" => "1" | |
| task_groups.0.count: "1" => "1" | |
| task_groups.0.meta.%: "0" => "<computed>" | |
| task_groups.0.name: "foo" => "foo" | |
| task_groups.0.tasks.#: "1" => "<computed>" | |
| Plan: 1 to add, 0 to change, 1 to destroy. | |
| 2017/06/02 19:18:33 [DEBUG] plugin: /home/chrism/Documents/code/GOPATH/bin/terraform: plugin process exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment