Created
August 15, 2018 07:32
-
-
Save Quisl/c4275d4559e53bc5d982aff1fc733169 to your computer and use it in GitHub Desktop.
./terraform plan
This file contains 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
2018/08/15 09:27:46 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161 | |
2018/08/15 09:27:46 [INFO] Go runtime version: go1.10.1 | |
2018/08/15 09:27:46 [INFO] CLI args: []string{"/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd/terraform", "plan"} | |
2018/08/15 09:27:46 [DEBUG] Attempting to open CLI config file: /root/.terraformrc | |
2018/08/15 09:27:46 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2018/08/15 09:27:46 [INFO] CLI command args: []string{"plan"} | |
2018/08/15 09:27:46 [INFO] command: empty terraform config, returning nil | |
2018/08/15 09:27:46 [DEBUG] command: no data state file found for backend config | |
2018/08/15 09:27:46 [DEBUG] New state was assigned lineage "fe310025-5f60-0bd0-37ee-e1f71788917f" | |
2018/08/15 09:27:46 [INFO] command: backend initialized: <nil> | |
2018/08/15 09:27:46 [DEBUG] checking for provider in "." | |
2018/08/15 09:27:46 [DEBUG] checking for provider in "/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd" | |
2018/08/15 09:27:46 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64" | |
2018/08/15 09:27:46 [DEBUG] found provider "terraform-provider-azurerm_v1.7.0_x4" | |
2018/08/15 09:27:46 [DEBUG] found valid plugin: "azurerm", "1.7.0", "/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v1.7.0_x4" | |
2018/08/15 09:27:46 [DEBUG] checking for provisioner in "." | |
2018/08/15 09:27:46 [DEBUG] checking for provisioner in "/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd" | |
2018/08/15 09:27:46 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64" | |
2018/08/15 09:27:46 [INFO] command: backend <nil> is not enhanced, wrapping in local | |
2018/08/15 09:27:46 [INFO] backend/local: starting Plan operation | |
2018/08/15 09:27:46 [TRACE] Preserving existing state lineage "72c9a017-3903-7e8c-22bb-3815dfa8a14f" | |
2018/08/15 09:27:46 [TRACE] Preserving existing state lineage "72c9a017-3903-7e8c-22bb-3815dfa8a14f" | |
2018/08/15 09:27:46 [INFO] terraform: building graph: GraphTypeInput | |
2018/08/15 09:27:46 [TRACE] ConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.LocalTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OutputTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanOutputTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Attach resource config request: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"storage-rg", Type:"azurerm_resource_group", RawCount:(*config.RawConfig)(0xc4203edb20), RawConfig:(*config.RawConfig)(0xc4203edab0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [DEBUG] Resource state not found for "azurerm_resource_group.storage-rg": azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
2018/08/15 09:27:46 [TRACE] ProviderConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Attach provider request: []string{} azurerm | |
2018/08/15 09:27:46 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"azurerm", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203eda40)} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] resource azurerm_resource_group.storage-rg using provider provider.azurerm | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RemovedModuleTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "azurerm_resource_group.storage-rg" references: [] | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TargetsTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeAbstractResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
2018/08/15 09:27:46 [DEBUG] Starting graph walk: walkInput | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "azurerm_resource_group.storage-rg" waiting on "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "root", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "azurerm_resource_group.storage-rg", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkInput] Entering eval tree: provider.azurerm | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInitProvider | |
2018-08-15T09:27:46.810+0200 [DEBUG] plugin: starting plugin: path=/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v1.7.0_x4 args=[/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v1.7.0_x4] | |
2018-08-15T09:27:46.810+0200 [DEBUG] plugin: waiting for RPC address: path=/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v1.7.0_x4 | |
2018-08-15T09:27:46.815+0200 [DEBUG] plugin.terraform-provider-azurerm_v1.7.0_x4: plugin address: timestamp=2018-08-15T09:27:46.815+0200 network=unix address=/tmp/plugin938202604 | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalOpFilter | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalGetProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInterpolateProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalBuildProviderConfig | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInputProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] [walkInput] Exiting eval tree: provider.azurerm | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.azurerm_resource_group.storage-rg': walking | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup) | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2018/08/15 09:27:46 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm (close)': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm (close)': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkInput] Entering eval tree: provider.azurerm (close) | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalCloseProvider | |
2018/08/15 09:27:46 [TRACE] [walkInput] Exiting eval tree: provider.azurerm (close) | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "root" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.root': walking | |
2018/08/15 09:27:46 [INFO] terraform: building graph: GraphTypeValidate | |
2018/08/15 09:27:46 [TRACE] ConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.LocalTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OutputTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanOutputTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Attach resource config request: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"storage-rg", Type:"azurerm_resource_group", RawCount:(*config.RawConfig)(0xc4203edb20), RawConfig:(*config.RawConfig)(0xc4203edab0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [DEBUG] Resource state not found for "azurerm_resource_group.storage-rg": azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
2018/08/15 09:27:46 [TRACE] ProviderConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Attach provider request: []string{} azurerm | |
2018/08/15 09:27:46 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"azurerm", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203eda40)} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] resource azurerm_resource_group.storage-rg using provider provider.azurerm | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RemovedModuleTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "azurerm_resource_group.storage-rg" references: [] | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TargetsTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
2018/08/15 09:27:46 [DEBUG] Starting graph walk: walkValidate | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "azurerm_resource_group.storage-rg" waiting on "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "root", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "azurerm_resource_group.storage-rg", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Entering eval tree: provider.azurerm | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInitProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalOpFilter | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalGetProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInterpolateProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalBuildProviderConfig | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalValidateProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Exiting eval tree: provider.azurerm | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.azurerm_resource_group.storage-rg': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.azurerm_resource_group.storage-rg': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Entering eval tree: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInterpolate | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalIf | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalValidateCount | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Exiting eval tree: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] vertex 'root.azurerm_resource_group.storage-rg': expanding/walking dynamic subgraph | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResourceInstance | |
2018/08/15 09:27:46 [DEBUG] Resource state not found for "azurerm_resource_group.storage-rg": azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResourceInstance | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TargetsTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResourceInstance | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "azurerm_resource_group.storage-rg" references: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResourceInstance | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodeValidatableResourceInstance | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.azurerm_resource_group.storage-rg': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.azurerm_resource_group.storage-rg': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Entering eval tree: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalGetProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInterpolate | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalValidateResource | |
Refreshing Terraform state in-memory prior to plan... | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Exiting eval tree: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup) | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm (close)': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm (close)': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Entering eval tree: provider.azurerm (close) | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalCloseProvider | |
2018/08/15 09:27:46 [TRACE] [walkValidate] Exiting eval tree: provider.azurerm (close) | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "root" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.root': walking | |
2018/08/15 09:27:46 [INFO] backend/local: plan calling Refresh | |
2018/08/15 09:27:46 [INFO] terraform: building graph: GraphTypeRefresh | |
2018/08/15 09:27:46 [TRACE] No managed resources in state during refresh, skipping managed resource transformer | |
2018/08/15 09:27:46 [TRACE] ConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ConfigTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
2018/08/15 09:27:46 [TRACE] ProviderConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Attach provider request: []string{} azurerm | |
2018/08/15 09:27:46 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"azurerm", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203eda40)} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderConfigTransformer: | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderTransformer: | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] pruning unused provider provider.azurerm | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.LocalTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OutputTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TargetsTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootTransformer: | |
root - terraform.graphNodeRoot | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
root - terraform.graphNodeRoot | |
2018/08/15 09:27:46 [DEBUG] Starting graph walk: walkRefresh | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "root" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.root': walking | |
2018/08/15 09:27:46 [INFO] backend/local: plan calling Plan | |
2018/08/15 09:27:46 [INFO] terraform: building graph: GraphTypePlan | |
2018/08/15 09:27:46 [TRACE] ConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.LocalTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OutputTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.OrphanOutputTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2018/08/15 09:27:46 [TRACE] AttachResourceConfigTransformer: Attach resource config request: azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"storage-rg", Type:"azurerm_resource_group", RawCount:(*config.RawConfig)(0xc4203edb20), RawConfig:(*config.RawConfig)(0xc4203edab0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [DEBUG] Resource state not found for "azurerm_resource_group.storage-rg": azurerm_resource_group.storage-rg | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannablThe refreshed state will be used to calculate this plan, but will not be | |
persisted to local or remote state storage. | |
eResource | |
2018/08/15 09:27:46 [TRACE] ProviderConfigTransformer: Starting for path: [] | |
2018/08/15 09:27:46 [TRACE] Attach provider request: []string{} azurerm | |
2018/08/15 09:27:46 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"azurerm", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203eda40)} | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderConfigTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] resource azurerm_resource_group.storage-rg using provider provider.azurerm | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.Node------------------------------------------------------------------------ | |
ApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RemovedModuleTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "azurerm_resource_group.storage-rg" references: [] | |
2018/08/15 09:27:46 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TargetsTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.RootTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
2018/08/15 09:27:46 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
azurerm_resource_group.storage-rg - *terraform.NodePlannableResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
2018/08/15 09:27:46 [DEBUG] Starting graph walk: walkPlan | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added new vertex: "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "azurerm_resource_group.storage-rg" waiting on "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "root", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "azurerm_resource_group.storage-rg", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps | |
2018/08/15 09:27:46 [TRACE] dag/walk: walking "provider.azurerm" | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm': walking | |
2018/08/15 09:27:46 [TRACE] vertex 'root.provider.azurerm': evaluating | |
2018/08/15 09:27:46 [TRACE] [walkPlan] Entering eval tree: provider.azurerm | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInitProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalOpFilter | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalGetProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalInterpolateProvider | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalBuildProviderConfig | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalOpFilter | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/15 09:27:46 [TRACE] root: eval: *terraform.EvalConfigProvider | |
2018-08-15T09:27:46.856+0200 [DEBUG] plugin.terraform-provider-azurerm_v1.7.0_x4: 2018/08/15 09:27:46 [DEBUG] Client Secret specified - using Service Principal for Authentication | |
2018/08/15 09:27:47 [ERROR] root: eval: *terraform.EvalConfigProvider, err: Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.azure.com/subscriptions/99b15bc4-130e-432e-8b6f-3a6ccb5a52ae/providers?api-version=2017-05-10: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Post https://login.microsoftonline.com/b9f7bf6b-2511-4987-9cf9-6e979ade93d3/oauth2/token?api-version=1.0: x509: certificate signed by unknown authority' | |
2018/08/15 09:27:47 [ERROR] root: eval: *terraform.EvalSequence, err: Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.azure.com/subscriptions/99b15bc4-130e-432e-8b6f-3a6ccb5a52ae/providers?api-version=2017-05-10: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Post https://login.microsoftonline.com/b9f7bf6b-2511-4987-9cf9-6e979ade93d3/oauth2/token?api-version=1.0: x509: certificate signed by unknown authority' | |
2018/08/15 09:27:47 [ERROR] root: eval: *terraform.EvalOpFilter, err: Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.azure.com/subscriptions/99b15bc4-130e-432e-8b6f-3a6ccb5a52ae/providers?api-version=2017-05-10: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Post https://login.microsoftonline.com/b9f7bf6b-2511-4987-9cf9-6e979ade93d3/oauth2/token?api-version=1.0: x509: certificate signed by unknown authority' | |
2018/08/15 09:27:47 [ERROR] root: eval: *terraform.EvalSequence, err: Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.azure.com/subscriptions/99b15bc4-130e-432e-8b6f-3a6ccb5a52ae/providers?api-version=2017-05-10: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Post https://login.microsoftonline.com/b9f7bf6b-2511-4987-9cf9-6e979ade93d3/oauth2/token?api-version=1.0: x509: certificate signed by unknown authority' | |
2018/08/15 09:27:47 [TRACE] [walkPlan] Exiting eval tree: provider.azurerm | |
2018/08/15 09:27:47 [TRACE] dag/walk: upstream errored, not walking "azurerm_resource_group.storage-rg" | |
2018/08/15 09:27:47 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)" | |
2018/08/15 09:27:47 [TRACE] dag/walk: upstream errored, not walking "provider.azurerm (close)" | |
2018/08/15 09:27:47 [TRACE] dag/walk: upstream errored, not walking "root" | |
2018/08/15 09:27:47 [DEBUG] plugin: waiting for all plugin processes to complete... | |
Error: Error running plan: 1 error(s) occurred: | |
2018-08-15T09:27:47.053+0200 [DEBUG] plugin: plugin process exited: path=/home/fluentd/Downloads/terraform_0.11.7_linux_amd64/hdsccDataProvPrd/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v1.7.0_x4 | |
* provider.azurerm: Unable to list provider registration status, it is possible that this is due to invalid credentials or the service principal does not have permission to use the Resource Manager API, Azure error: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.azure.com/subscriptions/99b15bc4-130e-432e-8b6f-3a6ccb5a52ae/providers?api-version=2017-05-10: StatusCode=0 -- Original Error: adal: Failed to execute the refresh request. Error = 'Post https://login.microsoftonline.com/b9f7bf6b-2511-4987-9cf9-6e979ade93d3/oauth2/token?api-version=1.0: x509: certificate signed by unknown authority' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment