Created
August 31, 2018 09:33
-
-
Save steve-hawkins/9e58518a390b11677b9e126094fa3d4c to your computer and use it in GitHub Desktop.
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
C:\source\test> terraform apply | |
2018/08/31 10:27:28 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5 | |
2018/08/31 10:27:28 [INFO] Go runtime version: go1.10.1 | |
2018/08/31 10:27:28 [INFO] CLI args: []string{"C:\\ProgramData\\chocolatey\\lib\\terraform\\tools\\terraform.exe", "apply"} | |
2018/08/31 10:27:28 [DEBUG] Attempting to open CLI config file: C:\Users\[REDACTED]\AppData\Roaming\terraform.rc | |
2018/08/31 10:27:28 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2018/08/31 10:27:28 [INFO] CLI command args: []string{"apply"} | |
2018/08/31 10:27:28 [INFO] command: empty terraform config, returning nil | |
2018/08/31 10:27:28 [DEBUG] command: no data state file found for backend config | |
2018/08/31 10:27:28 [DEBUG] New state was assigned lineage "444c44a2-e7f9-54b7-9de3-7b42020b678a" | |
2018/08/31 10:27:28 [INFO] command: backend initialized: <nil> | |
2018/08/31 10:27:28 [DEBUG] checking for provider in "." | |
2018/08/31 10:27:28 [DEBUG] checking for provider in "C:\\ProgramData\\chocolatey\\lib\\terraform\\tools" | |
2018/08/31 10:27:28 [DEBUG] checking for provider in ".terraform\\plugins\\windows_amd64" | |
2018/08/31 10:27:28 [DEBUG] found provider "terraform-provider-azurerm_v1.13.0_x4.exe" | |
2018/08/31 10:27:28 [DEBUG] found valid plugin: "azurerm", "1.13.0", "C:\\source\\test\\.terraform\\plugins\\windows_amd64\\terraform-provider-azurerm_v1.13.0_x4.exe" | |
2018/08/31 10:27:28 [DEBUG] checking for provisioner in "." | |
2018/08/31 10:27:28 [DEBUG] checking for provisioner in "C:\\ProgramData\\chocolatey\\lib\\terraform\\tools" | |
2018/08/31 10:27:28 [DEBUG] checking for provisioner in ".terraform\\plugins\\windows_amd64" | |
2018/08/31 10:27:28 [INFO] command: backend <nil> is not enhanced, wrapping in local | |
2018/08/31 10:27:28 [INFO] backend/local: starting Apply operation | |
2018/08/31 10:27:28 [DEBUG] command: asking for input: "var.application_id" | |
var.application_id | |
Enter a value: [REDACTED] | |
2018/08/31 10:27:35 [INFO] terraform: building graph: GraphTypeInput | |
2018/08/31 10:27:35 [DEBUG] Attaching resource state to "data.azurerm_azuread_service_principal.test": &terraform.ResourceState{Type:"azurerm_azuread_service_principal", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0420be5f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.azurerm", mu:sync.Mutex{state:0, sema:0x0}} | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "data.azurerm_azuread_service_principal.test" references: [var.application_id] | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "output.spn_object_id" references: [data.azurerm_azuread_service_principal.test] | |
2018/08/31 10:27:35 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [TRACE] Graph after step *terraform.TargetsTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodeAbstractResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [DEBUG] Starting graph walk: walkInput | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "output.spn_object_id" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "var.application_id" | |
2018-08-31T10:27:35.723+0100 [DEBUG] plugin: waiting for RPC address: path=C:\source\test\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.13.0_x4.exe | |
2018-08-31T10:27:35.767+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: plugin address: timestamp=2018-08-31T10:27:35.764+0100 address=127.0.0.1:10000 network=tcp | |
2018/08/31 10:27:35 [INFO] terraform: building graph: GraphTypeValidate | |
2018/08/31 10:27:35 [DEBUG] Attaching resource state to "data.azurerm_azuread_service_principal.test": &terraform.ResourceState{Type:"azurerm_azuread_service_principal", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0420be5f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.azurerm", mu:sync.Mutex{state:0, sema:0x0}} | |
lyableProvider | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "data.azurerm_azuread_service_principal.test" references: [var.application_id] | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "output.spn_object_id" references: [data.azurerm_azuread_service_principal.test] | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2018/08/31 10:27:35 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2018/08/31 10:27:35 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [TRACE] Graph after step *terraform.TargetsTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResourceodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
provider.azurerm (close) - *terraform.graphNodeCloseProvider | |
data.azurerm_azuread_service_principal.test - *terraform.NodeValidatableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
(close) - *terraform.graphNodeCloseProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:35 [DEBUG] Starting graph walk: walkValidate | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "output.spn_object_id" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "var.application_id" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added new vertex: "provider.azurerm" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "data.azurerm_azuread_service_principal.test" waiting on "provider.azurerm" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "data.azurerm_azuread_service_principal.test" waiting on "var.application_id" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "output.spn_object_id" waiting on "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:35 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.spn_object_id" | |
2018/08/31 10:27:35 [TRACE] dag/walk: dependencies changed for "output.spn_object_id", sending new deps | |
2018/08/31 10:27:35 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps | |
2018/08/31 10:27:35 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2018/08/31 10:27:35 [TRACE] dag/walk: dependencies changed for "data.azurerm_azuread_service_principal.test", sending new deps | |
2018/08/31 10:27:35 [DEBUG] Attaching resource state to "data.azurerm_azuread_service_principal.test": &terraform.ResourceState{Type:"azurerm_azuread_service_principal", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0420be5f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.azurerm", mu:sync.Mutex{state:0, sema:0x0}} | |
2018/08/31 10:27:35 [INFO] backend/local: apply calling Refresh | |
2018/08/31 10:27:35 [INFO] terraform: building graph: GraphTypeRefresh | |
2018/08/31 10:27:35 [DEBUG] Attaching resource state to "data.azurerm_azuread_service_principal.test": &terraform.ResourceState{Type:"azurerm_azuread_service_principal", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc04233ac80), Deposed:[]*terraform.InstanceState{}, Provider:"provider.azurerm", mu:sync.Mutex{state:0, sema:0x0}} | |
"var.application_id" references: [] | |
g on "data.azurerm_azuread_service_principal.test" | |
2018-08-31T10:27:35.896+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:35 [DEBUG] Client Secret specified - using Service Principal for Authentication | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:36 [DEBUG] AzureRM Request: | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: GET /subscriptions/[REDACTED]/providers?api-version=2017-05-10 HTTP/1.1 | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Host: management.azure.com | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: User-Agent: Go/go1.10.3 (amd64-windows) go-autorest/v10.12.0 Azure-SDK-For-Go/v18.0.0 resources/2017-05-10;HashiCorp-Terraform-v0.11.3 | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Authorization: Bearer [REDACTED] | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Accept-Encoding: gzip | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:36.229+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/[REDACTED]/providers?api-version=2017-05-10: | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: HTTP/1.1 200 OK | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Cache-Control: no-cache | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Content-Type: application/json; charset=utf-8 | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Date: Fri, 31 Aug 2018 09:27:37 GMT | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Expires: -1 | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Pragma: no-cache | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Strict-Transport-Security: max-age=31536000; includeSubDomains | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Vary: Accept-Encoding | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Content-Type-Options: nosniff | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Correlation-Request-Id: [REDACTED] | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Ratelimit-Remaining-Subscription-Reads: 11999 | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Request-Id: [REDACTED] | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Routing-Request-Id: UKWEST:20180831T092737Z:[REDACTED] | |
2018-08-31T10:27:37.845+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Automation | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Cache | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Cdn | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Compute | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.ContainerInstance | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.ContainerRegistry | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.ContainerService | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.DataLakeStore | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.DBforMySQL | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.DBforPostgreSQL | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Devices | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.DocumentDB | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.EventGrid | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.EventHub | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace microsoft.insights | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.KeyVault | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Logic | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.ManagedIdentity | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Network | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.NotificationHubs | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.OperationalInsights | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Relay | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Search | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.ServiceBus | |
2018-08-31T10:27:37.908+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.ServiceFabric | |
2018-08-31T10:27:37.909+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Sql | |
2018-08-31T10:27:37.909+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Storage | |
2018-08-31T10:27:37.909+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Authorization | |
2018-08-31T10:27:37.909+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:37 [DEBUG] Skipping provider registration for namespace Microsoft.Resources | |
2018/08/31 10:27:37 [TRACE] [walkRefresh] Exiting eval tree: provider.azurerm | |
2018/08/31 10:27:37 [TRACE] dag/walk: walking "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:37 [TRACE] vertex 'root.data.azurerm_azuread_service_principal.test': walking | |
2018/08/31 10:27:37 [TRACE] vertex 'root.data.azurerm_azuread_service_principal.test': evaluating | |
2018/08/31 10:27:37 [TRACE] [walkRefresh] Entering eval tree: data.azurerm_azuread_service_principal.test | |
2018/08/31 10:27:37 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/31 10:27:37 [TRACE] root: eval: *terraform.EvalInterpolate | |
2018/08/31 10:27:37 [TRACE] root: eval: *terraform.EvalCountCheckComputed | |
2018/08/31 10:27:37 [TRACE] root: eval: *terraform.EvalIf | |
2018/08/31 10:27:37 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2018/08/31 10:27:37 [TRACE] [walkRefresh] Exiting eval tree: data.azurerm_azuread_service_principal.test | |
2018/08/31 10:27:37 [TRACE] vertex 'root.data.azurerm_azuread_service_principal.test': expanding/walking dynamic subgraph | |
2018/08/31 10:27:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
data.azurerm_azuread_servicdata.azurerm_azuread_service_principal.test: Refreshing state... | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:38 [DEBUG] AzureRM Request: | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: GET /[REDACTED]/servicePrincipals?api-version=1.6 HTTP/1.1 | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Host: graph.windows.net | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: User-Agent: Go/go1.10.3 (amd64-windows) go-autorest/v10.12.0 Azure-SDK-For-Go/v18.0.0 graphrbac/1.6;HashiCorp-Terraform-v0.11.3 | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Authorization: Bearer [REDACTED] | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Accept-Encoding: gzip | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:38.044+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:39 [DEBUG] AzureRM Response for https://graph.windows.net/[REDACTED]/servicePrincipals?api-version=1.6: | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: HTTP/1.1 200 OK | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Content-Length: 261720 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Access-Control-Allow-Origin: * | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Cache-Control: no-cache | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Client-Request-Id: [REDACTED] | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Content-Type: application/json; odata=minimalmetadata; streaming=true; charset=utf-8 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Dataserviceversion: 3.0; | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Date: Fri, 31 Aug 2018 09:27:38 GMT | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Duration: 10399915 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Expires: -1 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Ocp-Aad-Diagnostics-Server-Name: [REDACTED] | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Ocp-Aad-Session-Key: [REDACTED] | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Pragma: no-cache | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Request-Id: [REDACTED] | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Server: Microsoft-IIS/10.0 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Strict-Transport-Security: max-age=31536000; includeSubDomains | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Aspnet-Version: 4.0.30319 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Content-Type-Options: nosniff | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Dirapi-Data-Contract-Version: 1.6 | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Powered-By: ASP.NET | |
2018-08-31T10:27:39.228+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018/08/31 10:27:39 [INFO] backend/local: apply calling Plan | |
2018/08/31 10:27:39 [INFO] terraform: building graph: GraphTypePlan | |
s:[]string{}, Primary:(*terraform.InstanceState)(0xc042562b40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.azurerm", mu:sync.Mutex{state:0, sema:0x0}} | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:39 [TRACE] ProviderConfigTransformer: Starting for path: [] | |
2018/08/31 10:27:39 [TRACE] Attach provider request: []string{} azurerm | |
2018/08/31 10:27:39 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"azurerm", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc042130700)} | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.ProviderConfigTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:39 [DEBUG] resource data.azurerm_azuread_service_principal.test using provider provider.azurerm | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.ProviderTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
ect_id" references: [data.azurerm_azuread_service_principal.test] | |
2018/08/31 10:27:39 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2018/08/31 10:27:39 [DEBUG] ReferenceTransformer: "provider.azurerm" references: [] | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:39 [TRACE] Graph after step *terraform.TargetsTransformer: | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
data.azurerm_azuread_service_principal.test - *terraform.NodePlannableResource | |
provider.azurerm - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
eCloseProvider | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:39 [DEBUG] Starting graph walk: walkPlan | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "output.spn_object_id" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "var.application_id" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "provider.azurerm" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "root" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added new vertex: "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "output.spn_object_id" waiting on "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.spn_object_id" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "data.azurerm_azuread_service_principal.test" waiting on "provider.azurerm" | |
2018/08/31 10:27:39 [TRACE] dag/walk: added edge: "data.azurerm_azuread_service_principal.test" waiting on "var.application_id" | |
2018/08/31 10:27:39 [TRACE] dag/walk: dependencies changed for "root", sending new deps | |
2018/08/31 10:27:39 [TRACE] dag/walk: dependencies changed for "data.azurerm_azuread_service_principal.test", sending new deps | |
2018/08/31 10:27:39 [TRACE] dag/walk: dependencies changed for "output.spn_object_id", sending new deps | |
2018/08/31 10:27:39 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps | |
2018/08/31 10:27:39 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
202018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:39 [DEBUG] AzureRM Request: | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: GET /subscriptions/[REDACTED]/providers?api-version=2017-05-10 HTTP/1.1 | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Host: management.azure.com | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: User-Agent: Go/go1.10.3 (amd64-windows) go-autorest/v10.12.0 Azure-SDK-For-Go/v18.0.0 resources/2017-05-10;HashiCorp-Terraform-v0.11.3 | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Authorization: Bearer [REDACTED] | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Accept-Encoding: gzip | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:39.455+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/[REDACTED]/providers?api-version=2017-05-10: | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: HTTP/1.1 200 OK | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Cache-Control: no-cache | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Content-Type: application/json; charset=utf-8 | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Date: Fri, 31 Aug 2018 09:27:39 GMT | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Expires: -1 | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Pragma: no-cache | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Strict-Transport-Security: max-age=31536000; includeSubDomains | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: Vary: Accept-Encoding | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Content-Type-Options: nosniff | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Correlation-Request-Id: [REDACTED] | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Ratelimit-Remaining-Subscription-Reads: 11998 | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Request-Id: [REDACTED] | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: X-Ms-Routing-Request-Id: UKWEST:20180831T092740Z:[REDACTED] | |
2018-08-31T10:27:40.333+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: | |
2018-08-31T10:27:40.404+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Automation | |
2018-08-31T10:27:40.404+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Cache | |
2018-08-31T10:27:40.404+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Cdn | |
2018-08-31T10:27:40.404+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Compute | |
2018-08-31T10:27:40.404+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.ContainerInstance | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.ContainerRegistry | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.ContainerService | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.DataLakeStore | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.DBforMySQL | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.DBforPostgreSQL | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Devices | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.DocumentDB | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.EventGrid | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.EventHub | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace microsoft.insights | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.KeyVault | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Logic | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.ManagedIdentity | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Network | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.NotificationHubs | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.OperationalInsights | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Relay | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Search | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.ServiceBus | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.ServiceFabric | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Sql | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Storage | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Authorization | |
2018-08-31T10:27:40.405+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [DEBUG] Skipping provider registration for namespace Microsoft.Resources | |
2018/08/31 10:27:40 [TRACE] [walkPlan] Exiting eval tree: provider.azurerm | |
2018/08/31 10:27:40 [TRACE] dag/walk: walking "data.azurerm_azuread_service_principal.test" | |
2018/08/31 10:27:40 [TRACE] vertex 'root.data.azurerm_azuread_service_ead_service_principal.test" references: [] | |
after step *terraform.ProviderConfigTransformer: | |
provider.azurerm - *terraform.NodeApplyableProvider | |
references: [] | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.TargetsTransformer: | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.RootTransformer: | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
output.spn_object_id - *terraform.NodeApplyableOutput | |
var.application_id - *terraform.NodeRootVariable | |
2018/08/31 10:27:40 [DEBUG] Starting graph walk: walkApply | |
2018/08/31 10:27:40 [TRACE] dag/walk: added new vertex: "var.application_id" | |
2018/08/31 10:27:40 [TRACE] dag/walk: added new vertex: "output.spn_object_id" | |
2018/08/31 10:27:40 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2018/08/31 10:27:40 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.application_id" | |
2018/08/31 10:27:40 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.spn_object_id" | |
2018/08/31 10:27:40 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2018/08/31 10:27:40 [TRACE] dag/walk: walking "var.application_id" | |
2018/08/31 10:27:40 [TRACE] vertex 'root.var.application_id': walking | |
2018/08/31 10:27:40 [TRACE] dag/walk: walking "output.spn_object_id" | |
2018/08/31 10:27:40 [TRACE] vertex 'root.output.spn_object_id': walking | |
2018/08/31 10:27:40 [TRACE] vertex 'root.output.spn_object_id': evaluating | |
2018/08/31 10:27:40 [TRACE] [walkApply] Entering eval tree: output.spn_object_id | |
2018/08/31 10:27:40 [TRACE] root: eval: *terraform.EvalSequence | |
2018/08/31 10:27:40 [TRACE] root: eval: terraform.EvalNoop | |
2018/08/31 10:27:40 [TRACE] root: eval: *terraform.EvalOpFilter | |
2018/08/31 10:27:40 [TRACE] root: eval: *terraform.EvalWriteOutput | |
2018/08/31 10:27:40 [TRACE] [walkApply] Exiting eval tree: output.spn_object_id | |
2018/08/31 10:27:40 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
2018/08/31 10:27:40 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2018/08/31 10:27:40 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2018/08/31 10:27:40 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup) | |
2018/08/31 10:27:40 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2018/08/31 10:27:40 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.azurerm_azuread_service_pri2018-08-31T10:27:40.465+0100 [DEBUG] plugin.terraform-provider-azurerm_v1.13.0_x4.exe: 2018/08/31 10:27:40 [ERR] plugin: plugin server: accept tcp 127.0.0.1:10000: use of closed network connection | |
2018-08-31T10:27:40.492+0100 [DEBUG] plugin: plugin process exited: path=C:\source\test\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.13.0_x4.exe | |
Apply complete! Resources: 0 added, 0 changed, 0 destroyed. | |
Outputs: | |
spn_object_id = [REDACTED] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment