Skip to content

Instantly share code, notes, and snippets.

@ameukam
Last active April 16, 2020 14:50
Show Gist options
  • Save ameukam/b39d6d852cf709d7093b6746c03924d9 to your computer and use it in GitHub Desktop.
Save ameukam/b39d6d852cf709d7093b6746c03924d9 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2020/04/16 16:34:16 [INFO] Terraform version: 0.12.24
2020/04/16 16:34:16 [INFO] Go runtime version: go1.14.1
2020/04/16 16:34:16 [INFO] CLI args: []string{"/usr/bin/terraform", "apply", "-target=azurerm_private_dns_zone.privatedns", "-target=azurerm_dns_cname_record.cnamerecord"}
2020/04/16 16:34:16 [DEBUG] Attempting to open CLI config file: /home/ameukam/.terraformrc
2020/04/16 16:34:16 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/04/16 16:34:16 [DEBUG] checking for credentials in "/home/ameukam/.terraform.d/plugins"
2020/04/16 16:34:16 [INFO] CLI command args: []string{"apply", "-target=azurerm_private_dns_zone.privatedns", "-target=azurerm_dns_cname_record.cnamerecord"}
2020/04/16 16:34:16 [TRACE] Meta.Backend: built configuration for "azurerm" backend with hash value 352187146
2020/04/16 16:34:16 [TRACE] Preserving existing state lineage "a910f289-189a-f74d-1da4-be94ac2987a7"
2020/04/16 16:34:16 [TRACE] Preserving existing state lineage "a910f289-189a-f74d-1da4-be94ac2987a7"
2020/04/16 16:34:16 [TRACE] Meta.Backend: working directory was previously initialized for "azurerm" backend
2020/04/16 16:34:16 [TRACE] Meta.Backend: using already-initialized, unchanged "azurerm" backend configuration
2020/04/16 16:34:16 [DEBUG] Loading Environment "public"
2020/04/16 16:34:16 [TRACE] Meta.Backend: instantiated backend of type *azure.Backend
2020/04/16 16:34:16 [DEBUG] checking for provider in "."
2020/04/16 16:34:16 [DEBUG] checking for provider in "/usr/bin"
2020/04/16 16:34:16 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2020/04/16 16:34:16 [DEBUG] found provider "terraform-provider-azuread_v0.8.0_x4"
2020/04/16 16:34:16 [DEBUG] found provider "terraform-provider-azurerm_v2.5.0_x5"
2020/04/16 16:34:16 [DEBUG] found provider "terraform-provider-null_v2.1.2_x4"
2020/04/16 16:34:16 [DEBUG] found provider "terraform-provider-random_v2.2.1_x4"
2020/04/16 16:34:16 [DEBUG] checking for provider in "/home/ameukam/.terraform.d/plugins"
2020/04/16 16:34:16 [ERROR] ignoring non-file /home/ameukam/.terraform.d/plugins/terraform-provider-ct_v0.4.0
2020/04/16 16:34:16 [DEBUG] found valid plugin: "azuread", "0.8.0", "/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azuread_v0.8.0_x4"
2020/04/16 16:34:16 [DEBUG] found valid plugin: "azurerm", "2.5.0", "/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5"
2020/04/16 16:34:16 [DEBUG] found valid plugin: "null", "2.1.2", "/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4"
2020/04/16 16:34:16 [DEBUG] found valid plugin: "random", "2.2.1", "/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.1_x4"
2020/04/16 16:34:16 [DEBUG] checking for provisioner in "."
2020/04/16 16:34:16 [DEBUG] checking for provisioner in "/usr/bin"
2020/04/16 16:34:16 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2020/04/16 16:34:16 [DEBUG] checking for provisioner in "/home/ameukam/.terraform.d/plugins"
2020/04/16 16:34:16 [TRACE] Meta.Backend: backend *azure.Backend does not support operations, so wrapping it in a local backend
2020/04/16 16:34:16 [INFO] backend/local: starting Apply operation
2020/04/16 16:34:16 [TRACE] backend/local: requesting state manager for workspace "default"
2020/04/16 16:34:16 [DEBUG] Building the Blob Client from a SAS Token
2020/04/16 16:34:16 [TRACE] backend/local: requesting state lock for workspace "default"
2020/04/16 16:34:16 [TRACE] backend/local: reading remote state for workspace "default"
2020/04/16 16:34:17 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2020/04/16 16:34:17 [TRACE] backend/local: building context for current working directory
2020/04/16 16:34:17 [TRACE] terraform.NewContext: starting
2020/04/16 16:34:17 [TRACE] terraform.NewContext: resolving provider version selections
2020/04/16 16:34:17 [TRACE] terraform.NewContext: loading provider schemas
2020/04/16 16:34:17 [TRACE] LoadSchemas: retrieving schema for provider type "azuread"
2020-04-16T16:34:17.643+0200 [INFO] plugin: configuring client automatic mTLS
2020-04-16T16:34:17.668+0200 [DEBUG] plugin: starting plugin: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azuread_v0.8.0_x4 args=[/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azuread_v0.8.0_x4]
2020-04-16T16:34:17.669+0200 [DEBUG] plugin: plugin started: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azuread_v0.8.0_x4 pid=8656
2020-04-16T16:34:17.669+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azuread_v0.8.0_x4
2020-04-16T16:34:17.677+0200 [INFO] plugin.terraform-provider-azuread_v0.8.0_x4: configuring server automatic mTLS: timestamp=2020-04-16T16:34:17.677+0200
2020-04-16T16:34:17.703+0200 [DEBUG] plugin.terraform-provider-azuread_v0.8.0_x4: plugin address: address=/tmp/plugin007008914 network=unix timestamp=2020-04-16T16:34:17.703+0200
2020-04-16T16:34:17.703+0200 [DEBUG] plugin: using plugin: version=5
2020/04/16 16:34:17 [TRACE] GRPCProvider: GetSchema
2020/04/16 16:34:17 [TRACE] GRPCProvider: Close
2020-04-16T16:34:17.758+0200 [DEBUG] plugin: plugin process exited: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azuread_v0.8.0_x4 pid=8656
2020-04-16T16:34:17.758+0200 [DEBUG] plugin: plugin exited
2020/04/16 16:34:17 [TRACE] LoadSchemas: retrieving schema for provider type "azurerm"
2020-04-16T16:34:17.759+0200 [INFO] plugin: configuring client automatic mTLS
2020-04-16T16:34:17.784+0200 [DEBUG] plugin: starting plugin: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 args=[/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5]
2020-04-16T16:34:17.784+0200 [DEBUG] plugin: plugin started: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 pid=8671
2020-04-16T16:34:17.784+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5
2020-04-16T16:34:17.792+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Analysis Services"..
2020-04-16T16:34:17.792+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Analysis Services"..
2020-04-16T16:34:17.792+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "API Management"..
2020-04-16T16:34:17.792+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "API Management"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "App Configuration"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "App Configuration"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "App Platform"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "App Platform"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Application Insights"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Application Insights"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Authorization"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Authorization"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Automation"..
2020-04-16T16:34:17.793+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Automation"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Batch"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Batch"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Bot"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Bot"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cdn"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cdn"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cognitive Services"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cognitive Services"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Compute"..
2020-04-16T16:34:17.794+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Compute"..
2020-04-16T16:34:17.795+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Container Services"..
2020-04-16T16:34:17.795+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Container Services"..
2020-04-16T16:34:17.795+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "CosmosDB"..
2020-04-16T16:34:17.795+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "CosmosDB"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cost Management"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cost Management"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Custom Providers"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Custom Providers"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DataBricks"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DataBricks"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Data Factory"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Data Factory"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Data Lake"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Data Lake"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Database Migration"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Database Migration"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DevSpaces"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DevSpaces"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Dev Test"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Dev Test"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DNS"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DNS"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "EventGrid"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "EventGrid"..
2020-04-16T16:34:17.796+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "EventHub"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "EventHub"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "FrontDoor"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "FrontDoor"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "HDInsight"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "HDInsight"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Health Care"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Health Care"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "IoT Hub"..
2020-04-16T16:34:17.797+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "IoT Hub"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "IoT Central"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "IoT Central"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "KeyVault"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "KeyVault"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Kusto"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Kusto"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Log Analytics"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Log Analytics"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Logic"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Logic"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Machine Learning"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Machine Learning"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Managed Applications"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Managed Applications"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Management Group"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Management Group"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Maps"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Maps"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "MariaDB"..
2020-04-16T16:34:17.798+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "MariaDB"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Media"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Media"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Mixed Reality"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Mixed Reality"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Monitor"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Monitor"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Managed Service Identities"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Managed Service Identities"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Microsoft SQL Server / SQL Azure"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Microsoft SQL Server / SQL Azure"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "MySQL"..
2020-04-16T16:34:17.799+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "MySQL"..
2020-04-16T16:34:17.800+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "NetApp"..
2020-04-16T16:34:17.800+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "NetApp"..
2020-04-16T16:34:17.800+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Network"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Network"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Notification Hub"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Notification Hub"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Policy"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Policy"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Portal"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Portal"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "PostgreSQL"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "PostgreSQL"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "PowerBI"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "PowerBI"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Private DNS"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Private DNS"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Recovery Services"..
2020-04-16T16:34:17.801+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Recovery Services"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Redis"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Redis"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Relay"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Relay"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Resources"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Resources"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Search"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Search"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Security Center"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Security Center"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "ServiceBus"..
2020-04-16T16:34:17.802+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "ServiceBus"..
2020-04-16T16:34:17.804+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Service Fabric"..
2020-04-16T16:34:17.804+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Service Fabric"..
2020-04-16T16:34:17.805+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "SignalR"..
2020-04-16T16:34:17.805+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "SignalR"..
2020-04-16T16:34:17.805+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "SQL"..
2020-04-16T16:34:17.805+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "SQL"..
2020-04-16T16:34:17.805+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Storage"..
2020-04-16T16:34:17.805+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Storage"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Stream Analytics"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Stream Analytics"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Subscription"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Subscription"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Traffic Manager"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Traffic Manager"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Web"..
2020-04-16T16:34:17.806+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Web"..
2020-04-16T16:34:17.807+0200 [INFO] plugin.terraform-provider-azurerm_v2.5.0_x5: configuring server automatic mTLS: timestamp=2020-04-16T16:34:17.807+0200
2020-04-16T16:34:17.839+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: plugin address: address=/tmp/plugin553465150 network=unix timestamp=2020-04-16T16:34:17.839+0200
2020-04-16T16:34:17.839+0200 [DEBUG] plugin: using plugin: version=5
2020/04/16 16:34:17 [TRACE] GRPCProvider: GetSchema
2020/04/16 16:34:17 [TRACE] GRPCProvider: Close
2020-04-16T16:34:17.934+0200 [DEBUG] plugin: plugin process exited: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 pid=8671
2020-04-16T16:34:17.934+0200 [DEBUG] plugin: plugin exited
2020/04/16 16:34:17 [TRACE] LoadSchemas: retrieving schema for provider type "null"
2020-04-16T16:34:17.934+0200 [INFO] plugin: configuring client automatic mTLS
2020-04-16T16:34:17.960+0200 [DEBUG] plugin: starting plugin: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4 args=[/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4]
2020-04-16T16:34:17.960+0200 [DEBUG] plugin: plugin started: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4 pid=8687
2020-04-16T16:34:17.960+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4
2020-04-16T16:34:17.965+0200 [INFO] plugin.terraform-provider-null_v2.1.2_x4: configuring server automatic mTLS: timestamp=2020-04-16T16:34:17.965+0200
2020-04-16T16:34:17.992+0200 [DEBUG] plugin: using plugin: version=5
2020-04-16T16:34:17.992+0200 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4: plugin address: address=/tmp/plugin833366316 network=unix timestamp=2020-04-16T16:34:17.992+0200
2020/04/16 16:34:17 [TRACE] GRPCProvider: GetSchema
2020/04/16 16:34:18 [TRACE] GRPCProvider: Close
2020-04-16T16:34:18.047+0200 [DEBUG] plugin: plugin process exited: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4 pid=8687
2020-04-16T16:34:18.047+0200 [DEBUG] plugin: plugin exited
2020/04/16 16:34:18 [TRACE] LoadSchemas: retrieving schema for provider type "random"
2020-04-16T16:34:18.047+0200 [INFO] plugin: configuring client automatic mTLS
2020-04-16T16:34:18.073+0200 [DEBUG] plugin: starting plugin: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.1_x4 args=[/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.1_x4]
2020-04-16T16:34:18.073+0200 [DEBUG] plugin: plugin started: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.1_x4 pid=8701
2020-04-16T16:34:18.073+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.1_x4
2020-04-16T16:34:18.081+0200 [INFO] plugin.terraform-provider-random_v2.2.1_x4: configuring server automatic mTLS: timestamp=2020-04-16T16:34:18.081+0200
2020-04-16T16:34:18.112+0200 [DEBUG] plugin: using plugin: version=5
2020-04-16T16:34:18.112+0200 [DEBUG] plugin.terraform-provider-random_v2.2.1_x4: plugin address: address=/tmp/plugin285103990 network=unix timestamp=2020-04-16T16:34:18.112+0200
2020/04/16 16:34:18 [TRACE] GRPCProvider: GetSchema
2020/04/16 16:34:18 [TRACE] GRPCProvider: Close
2020-04-16T16:34:18.174+0200 [DEBUG] plugin: plugin process exited: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.1_x4 pid=8701
2020-04-16T16:34:18.174+0200 [DEBUG] plugin: plugin exited
2020/04/16 16:34:18 [TRACE] LoadSchemas: retrieving schema for provisioner "local-exec"
2020-04-16T16:34:18.174+0200 [DEBUG] plugin: starting plugin: path=/usr/bin/terraform args=[/usr/bin/terraform, internal-plugin, provisioner, local-exec]
2020-04-16T16:34:18.174+0200 [DEBUG] plugin: plugin started: path=/usr/bin/terraform pid=8716
2020-04-16T16:34:18.174+0200 [DEBUG] plugin: waiting for RPC address: path=/usr/bin/terraform
2020/04/16 16:34:18 [INFO] Terraform version: 0.12.24
2020/04/16 16:34:18 [INFO] Go runtime version: go1.14.1
2020/04/16 16:34:18 [INFO] CLI args: []string{"/usr/bin/terraform", "internal-plugin", "provisioner", "local-exec"}
2020/04/16 16:34:18 [DEBUG] Attempting to open CLI config file: /home/ameukam/.terraformrc
2020/04/16 16:34:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/04/16 16:34:18 [DEBUG] checking for credentials in "/home/ameukam/.terraform.d/plugins"
2020/04/16 16:34:18 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "local-exec"}
local-exec-provisioner (internal) 2020/04/16 16:34:18 [INFO] Starting provisioner plugin local-exec
{"@level":"debug","@message":"plugin address","@timestamp":"2020-04-16T16:34:18.214216+02:00","address":"/tmp/plugin476188388","network":"unix"}
2020-04-16T16:34:18.214+0200 [DEBUG] plugin: using plugin: version=5
2020-04-16T16:34:18.219+0200 [DEBUG] plugin: plugin process exited: path=/usr/bin/terraform pid=8716
2020-04-16T16:34:18.219+0200 [DEBUG] plugin: plugin exited
2020/04/16 16:34:18 [TRACE] terraform.NewContext: complete
2020/04/16 16:34:18 [TRACE] backend/local: finished building terraform.Context
2020/04/16 16:34:18 [TRACE] backend/local: requesting interactive input, if necessary
2020/04/16 16:34:18 [TRACE] Context.Input: Prompting for provider arguments
2020/04/16 16:34:18 [TRACE] Context.Input: Provider provider.azurerm declared at provider.tf:29,1-19
2020/04/16 16:34:18 [TRACE] Context.Input: Provider provider.azuread declared at provider.tf:33,1-19
2020/04/16 16:34:18 [TRACE] Context.Input: Input for provider.azurerm: map[string]cty.Value{}
2020/04/16 16:34:18 [TRACE] Context.Input: Input for provider.azuread: map[string]cty.Value{}
2020/04/16 16:34:18 [TRACE] backend/local: running validation operation
2020/04/16 16:34:18 [INFO] terraform: building graph: GraphTypeValidate
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path:
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: aks
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: dawex_pg
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: dns
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: vnet
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: aad
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.LocalTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.StateTransformer
2020/04/16 16:34:18 [TRACE] StateTransformer: creating nodes for deposed instance objects only
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_configuration.db_configs" (*terraform.NodeValidatableResource) config from .terraform/modules/dawex_pg/main.tf:53,1-57
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account.dawexfilesharest" (*terraform.NodeValidatableResource) config from fileshare.tf:3,1-54
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_resource_group.rg" (*terraform.NodeValidatableResource) config from main.tf:1,1-39
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account.stdep" (*terraform.NodeValidatableResource) config from storageaccounts.tf:1,1-43
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account.backups-st" (*terraform.NodeValidatableResource) config from main.tf:27,1-48
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:160,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:11, Column:1, Byte:556}, End:hcl.Pos{Line:11, Column:35, Byte:590}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_kubernetes_service_versions.aks-versions" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:15, Column:1, Byte:629}, End:hcl.Pos{Line:15, Column:58, Byte:686}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet" (*terraform.NodeValidatableResource) config from .terraform/modules/dns/main.tf:18,1-73
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_application.aks_sp" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:187,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage-key-operator" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:172,1-58
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.aks-contributor" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:197,1-53
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.random_string.server" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:92,1-34
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_dns_cname_record.dawex_pg" (*terraform.NodeValidatableResource) config from postgres.tf:8,1-47
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage-vmss" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:166,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_user_assigned_identity.aks_rg_id" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:107, Column:1, Byte:3547}, End:hcl.Pos{Line:107, Column:50, Byte:3596}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_subscription.current" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:9, Column:1, Byte:514}, End:hcl.Pos{Line:9, Column:38, Byte:551}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_database.dbs" (*terraform.NodeValidatableResource) config from .terraform/modules/dawex_pg/main.tf:27,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules" (*terraform.NodeValidatableResource) config from .terraform/modules/dawex_pg/main.tf:45,1-64
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_share.dawexfileshare" (*terraform.NodeValidatableResource) config from fileshare.tf:13,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.externaldns" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:140,1-49
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.externaldns-contributor" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:152,1-61
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.vnet.azurerm_subnet.subnet" (*terraform.NodeValidatableResource) config from .terraform/modules/vnet/main.tf:14,1-35
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.grant" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:60,1-33
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal.aks_sp" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:202,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.client_consent" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:153,1-42
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_role_definition.reader" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:119, Column:1, Byte:3862}, End:hcl.Pos{Line:119, Column:40, Byte:3901}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal.server" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:86,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.clientgrant" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:163,1-39
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.aks-msi" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:185,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account_network_rules.st-net-rules" (*terraform.NodeValidatableResource) config from fileshare.tf:19,1-64
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_role_definition.contributor" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:115, Column:1, Byte:3789}, End:hcl.Pos{Line:115, Column:45, Byte:3833}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules" (*terraform.NodeValidatableResource) config from .terraform/modules/dawex_pg/main.tf:36,1-61
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_dns_caa_record.letsencrypt" (*terraform.NodeValidatableResource) config from .terraform/modules/dns/main.tf:26,1-48
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_application.server" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:17,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.data.azurerm_subscription.current" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/aad/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:38, Byte:37}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_management_policy.db-backups-st-policy" (*terraform.NodeValidatableResource) config from main.tf:37,1-68
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_kubernetes_cluster.aks" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:20,1-44
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/dawex_pg/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:35, Byte:34}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_container.scdep" (*terraform.NodeValidatableResource) config from storageaccounts.tf:13,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_private_dns_zone.private_dns" (*terraform.NodeValidatableResource) config from .terraform/modules/dns/main.tf:11,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.vnet.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/vnet/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:35, Byte:34}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_user_assigned_identity.externaldns" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:130,1-56
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal.client" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:147,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.admin_consent" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:73,1-41
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.delay" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:177,1-33
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_private_dns_zone.privatedns" (*terraform.NodeValidatableResource) config from postgres.tf:16,1-49
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_dns_zone.public_dns" (*terraform.NodeValidatableResource) config from .terraform/modules/dns/main.tf:5,1-41
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.delay_before_consent" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:3,1-48
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal_password.aks_sp_pwd" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:206,1-59
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.externaldns-vmss" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:146,1-54
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:".terraform/modules/dns/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:35, Byte:34}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azurerm_role_assignment.aks_sp_role_assignment" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:218,1-60
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_application.client" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:118,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage-container-operator" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:178,1-64
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.aks-vmc" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:191,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_dns_cname_record.cnamerecord" (*terraform.NodeValidatableResource) config from postgres.tf:21,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_user_assigned_identity.storage" (*terraform.NodeValidatableResource) config from .terraform/modules/aks/aks.tf:123,1-52
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_server.server" (*terraform.NodeValidatableResource) config from .terraform/modules/dawex_pg/main.tf:5,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.vnet.azurerm_virtual_network.vnet" (*terraform.NodeValidatableResource) config from .terraform/modules/vnet/main.tf:5,1-42
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.random_password.aks_sp_pwd" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:196,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal_password.server" (*terraform.NodeValidatableResource) config from .terraform/modules/aad/main.tf:102,1-55
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/04/16 16:34:18 [TRACE] MissingProviderTransformer: added implicit provisioner local-exec, first implied by module.aad.null_resource.delay
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/04/16 16:34:18 [TRACE] ProvisionerTransformer: module.aad.null_resource.clientgrant is provisioned by local-exec ("provisioner.local-exec")
2020/04/16 16:34:18 [TRACE] ProvisionerTransformer: module.aad.null_resource.admin_consent is provisioned by local-exec ("provisioner.local-exec")
2020/04/16 16:34:18 [TRACE] ProvisionerTransformer: module.aad.null_resource.delay is provisioned by local-exec ("provisioner.local-exec")
2020/04/16 16:34:18 [TRACE] ProvisionerTransformer: module.aad.null_resource.delay_before_consent is provisioned by local-exec ("provisioner.local-exec")
2020/04/16 16:34:18 [TRACE] ProvisionerTransformer: module.aad.null_resource.grant is provisioned by local-exec ("provisioner.local-exec")
2020/04/16 16:34:18 [TRACE] ProvisionerTransformer: module.aad.null_resource.client_consent is provisioned by local-exec ("provisioner.local-exec")
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ProvisionerTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/04/16 16:34:18 [TRACE] ProviderConfigTransformer: attaching to "provider.azuread" provider configuration from provider.tf:33,1-19
2020/04/16 16:34:18 [TRACE] ProviderConfigTransformer: attaching to "provider.azurerm" provider configuration from provider.tf:29,1-19
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/04/16 16:34:18 [DEBUG] adding implicit provider configuration provider.random, implied first by module.aad.random_password.aks_sp_pwd
2020/04/16 16:34:18 [DEBUG] adding implicit provider configuration provider.null, implied first by module.aad.null_resource.grant
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-vmc is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.storage is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_virtual_network.vnet is provided by module.vnet.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_dns_cname_record.cnamerecord is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account.dawexfilesharest is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-contributor is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-key-operator is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_user_assigned_identity.aks_rg_id is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_database.dbs is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_dns_cname_record.dawex_pg is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-contributor is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_subnet.subnet is provided by module.vnet.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.client_consent is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_share.dawexfileshare is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.server is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.clientgrant is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.reader is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_caa_record.letsencrypt is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.data.azurerm_subscription.current is provided by module.aad.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account_network_rules.st-net-rules is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.data.azurerm_resource_group.rg is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_container.scdep is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.admin_consent is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_zone.public_dns is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay_before_consent is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_private_dns_zone.privatedns is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.data.azurerm_resource_group.rg is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azurerm_role_assignment.aks_sp_role_assignment is provided by module.aad.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-vmss is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-container-operator is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_password.aks_sp_pwd is provided by module.aad.provider.random or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.server is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_server.server is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account.stdep is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account.backups-st is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_resource_group.rg is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_kubernetes_service_versions.aks-versions is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_configuration.db_configs is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.aks_sp is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_resource_group.rg is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_string.server is provided by module.aad.provider.random or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_subscription.current is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-vmss is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.aks_sp is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.grant is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-msi is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.server is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.contributor is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_kubernetes_cluster.aks is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_management_policy.db-backups-st-policy is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.data.azurerm_resource_group.rg is provided by module.vnet.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone.private_dns is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.client is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.externaldns is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.aks_sp_pwd is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.client is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.server uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal.server" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.reader uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_role_definition.reader" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.externaldns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_user_assigned_identity.externaldns" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account_network_rules.st-net-rules
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account_network_rules.st-net-rules" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_resource_group.rg
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_resource_group.rg" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_string.server uses inherited configuration provider.random
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.random_string.server" (*terraform.NodeValidatableResource) needs provider.random
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.server uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_application.server" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_dns_cname_record.cnamerecord
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_dns_cname_record.cnamerecord" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_database.dbs uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_database.dbs" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account.backups-st
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account.backups-st" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_configuration.db_configs uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_configuration.db_configs" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.vnet.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account.dawexfilesharest
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account.dawexfilesharest" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_user_assigned_identity.aks_rg_id uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_user_assigned_identity.aks_rg_id" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.aks_sp uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal.aks_sp" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_kubernetes_cluster.aks uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_kubernetes_cluster.aks" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-contributor uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.externaldns-contributor" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.admin_consent uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.admin_consent" (*terraform.NodeValidatableResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.grant uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.grant" (*terraform.NodeValidatableResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-contributor uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.aks-contributor" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azurerm_role_assignment.aks_sp_role_assignment uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azurerm_role_assignment.aks_sp_role_assignment" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-vmss uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.externaldns-vmss" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.server uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal_password.server" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.delay" (*terraform.NodeValidatableResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-vmc uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.aks-vmc" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-container-operator uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage-container-operator" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_server.server uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_server.server" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.aks_sp_pwd uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal_password.aks_sp_pwd" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_virtual_network.vnet uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.vnet.azurerm_virtual_network.vnet" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.externaldns" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account.stdep
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account.stdep" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.client uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal.client" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.storage uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_user_assigned_identity.storage" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_password.aks_sp_pwd uses inherited configuration provider.random
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.random_password.aks_sp_pwd" (*terraform.NodeValidatableResource) needs provider.random
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.aks_sp uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_application.aks_sp" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_subscription.current uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_subscription.current" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_management_policy.db-backups-st-policy
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_management_policy.db-backups-st-policy" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_kubernetes_service_versions.aks-versions uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_kubernetes_service_versions.aks-versions" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone.private_dns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_private_dns_zone.private_dns" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_subnet.subnet uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.vnet.azurerm_subnet.subnet" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.client_consent uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.client_consent" (*terraform.NodeValidatableResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_share.dawexfileshare
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_share.dawexfileshare" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-vmss uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage-vmss" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.clientgrant uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.clientgrant" (*terraform.NodeValidatableResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_caa_record.letsencrypt uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_dns_caa_record.letsencrypt" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_private_dns_zone.privatedns
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_private_dns_zone.privatedns" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-msi uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.aks-msi" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_container.scdep
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_container.scdep" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.data.azurerm_resource_group.rg" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-key-operator uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage-key-operator" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_dns_cname_record.dawex_pg
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_dns_cname_record.dawex_pg" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.data.azurerm_subscription.current uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.data.azurerm_subscription.current" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_zone.public_dns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_dns_zone.public_dns" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay_before_consent uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.delay_before_consent" (*terraform.NodeValidatableResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.contributor uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_role_definition.contributor" (*terraform.NodeValidatableResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.client uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_application.client" (*terraform.NodeValidatableResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_management_policy.db-backups-st-policy
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_kubernetes_cluster.aks
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_private_dns_zone.private_dns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.vnet.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_user_assigned_identity.externaldns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal.client
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.azuread
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.null
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal_password.aks_sp_pwd
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_application.client
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.aks-vmc
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_dns_cname_record.cnamerecord
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_user_assigned_identity.storage
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.vnet.azurerm_virtual_network.vnet
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account.dawexfilesharest
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage-key-operator
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.aks-contributor
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_dns_cname_record.dawex_pg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_user_assigned_identity.aks_rg_id
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_database.dbs
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_share.dawexfileshare
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.externaldns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.externaldns-contributor
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.vnet.azurerm_subnet.subnet
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.client_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.client_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_role_definition.reader
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.clientgrant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.clientgrant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.random
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account_network_rules.st-net-rules
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_dns_caa_record.letsencrypt
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.data.azurerm_subscription.current
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.azurerm
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_container.scdep
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.admin_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.admin_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.delay
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.delay
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_private_dns_zone.privatedns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_dns_zone.public_dns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.delay_before_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.delay_before_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.externaldns-vmss
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azurerm_role_assignment.aks_sp_role_assignment
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage-container-operator
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_server.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.random_password.aks_sp_pwd
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal_password.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_kubernetes_service_versions.aks-versions
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_configuration.db_configs
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_application.aks_sp
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account.stdep
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account.backups-st
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.random_string.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage-vmss
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_subscription.current
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.grant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.grant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal.aks_sp
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.aks-msi
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_role_definition.contributor
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_application.server
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.env" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.availability_zones" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_location" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.namespace" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.location-prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_management_policy.db-backups-st-policy" references: [azurerm_storage_account.backups-st azurerm_storage_account.backups-st]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_kubernetes_cluster.aks" references: [module.aks.var.tags module.aks.var.dns_prefix module.aks.data.azurerm_resource_group.rg module.aks.var.api_server_authorized_ip_ranges module.aks.var.kubernetes_version module.aks.data.azurerm_kubernetes_service_versions.aks-versions module.aks.var.kubernetes_version module.aks.local.node_resource_group module.aks.var.cluster_name module.aks.data.azurerm_resource_group.rg module.aks.var.node_pool_vm_size module.aks.var.availability_zones module.aks.var.node_pool_max_pods module.aks.var.node_pool_type module.aks.var.auto_scaling_enable module.aks.var.node_pool_count module.aks.var.auto_scaling_enable module.aks.var.auto_scaling_min_count module.aks.var.node_pool_os_disk_size_gb module.aks.var.vnet_service_id module.aks.var.auto_scaling_enable module.aks.var.auto_scaling_max_count module.aks.var.node_pool_name module.aks.var.node_public_ip_enable module.aks.var.linux_admin_username module.aks.var.linux_ssh_key module.aks.local.dns_service_ip module.aks.var.network_plugin module.aks.var.network_policy module.aks.var.network_docker_bridge_cidr module.aks.var.network_load_balancer_sku module.aks.var.vnet_service_cidr module.aks.var.rbac_enabled module.aks.var.rbac_aad module.aks.var.rbac_aad_server_app_id module.aks.var.rbac_aad_server_app_secret module.aks.var.rbac_aad_tenant_id module.aks.var.rbac_aad_client_app_id module.aks.var.http_application_routing_enabled module.aks.var.kube_dashboard_enabled module.aks.local.oms_enabled module.aks.var.oms_log_analytics_workspace_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.dns_service_ip" references: [module.aks.var.vnet_service_cidr]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_id" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.auto_grow" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.administrator_login" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_address_space" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_private_dns_zone.private_dns" references: [module.dns.var.tags module.dns.data.azurerm_resource_group.rg module.dns.var.private_domain_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.data.azurerm_resource_group.rg" references: [module.vnet.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.location" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.env" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_server_app_id" references: [module.aad.output.server_app_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.azuread" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_user_assigned_identity.externaldns" references: [module.aks.var.cluster_name module.aks.data.azurerm_resource_group.rg module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal.client" references: [module.aad.azuread_application.client module.aad.var.tags]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.public_domain_name" references: [var.env var.namespace var.domain]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.dns_prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_service_id" references: [module.vnet.output.vnet_subnets]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.output.private_dns_name" references: [module.dns.azurerm_private_dns_zone.private_dns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.fqdn" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_vm_size" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_policy" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.kube_dashboard_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal_password.aks_sp_pwd" references: [module.aad.var.end_date module.aad.azuread_service_principal.aks_sp module.aad.random_password.aks_sp_pwd]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.location" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.geo_redundant_backup" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.address_space" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.kubernetes_version" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_subnets" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.oms_log_analytics_workspace_id" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_application.client" references: [module.aad.var.client_name module.aad.var.client_name module.aad.azuread_application.server module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.aks_app_secret" references: [module.aad.azuread_service_principal_password.aks_sp_pwd]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.linux_ssh_key" references: [var.ssh_public_key]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.domain" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.st_share_quota" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.locations" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.vnet_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_service_cidr" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.aks-vmc" references: [module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks module.aks.data.azurerm_user_assigned_identity.aks_rg_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.output.id" references: [module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.azurerm_virtual_network.vnet" references: [module.vnet.var.dns_servers module.vnet.data.azurerm_resource_group.rg module.vnet.var.vnet_name module.vnet.data.azurerm_resource_group.rg module.vnet.var.tags module.vnet.var.address_space]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.vnet_enabled" references: [module.aks.var.vnet_create module.aks.var.vnet_service_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_dns_cname_record.cnamerecord" references: [azurerm_private_dns_zone.privatedns azurerm_resource_group.rg azurerm_private_dns_zone.privatedns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_user_assigned_identity.storage" references: [module.aks.var.cluster_name module.aks.data.azurerm_resource_group.rg module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_admin_config_raw" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.sku_name" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.vnet_rule_name_prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account.dawexfilesharest" references: [azurerm_resource_group.rg var.namespace var.env var.location-prefix azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet" references: [module.dns.var.private_domain_name module.dns.azurerm_private_dns_zone.private_dns module.dns.data.azurerm_resource_group.rg module.dns.var.tags module.dns.var.virtual_network_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.oms_enabled" references: [module.aks.var.oms_log_analytics_workspace_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.id" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.firewall_rules" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.virtual_network_id" references: [module.vnet.output.vnet_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_name" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage-key-operator" references: [module.aks.azurerm_user_assigned_identity.storage module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.aks-contributor" references: [module.aks.data.azurerm_role_definition.contributor module.aks.data.azurerm_user_assigned_identity.aks_rg_id module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_database.dbs" references: [module.dawex_pg.var.db_names module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.db_charset module.dawex_pg.var.db_collation module.dawex_pg.var.db_names module.dawex_pg.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.db_names" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.ssl_enforcement" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.dns_servers" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_client_app_id" references: [module.aad.output.client_app_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_dns_cname_record.dawex_pg" references: [azurerm_resource_group.rg module.dawex_pg.output.fqdn]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_user_assigned_identity.aks_rg_id" references: [module.aks.azurerm_kubernetes_cluster.aks module.aks.var.cluster_name module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.externaldns-contributor" references: [module.aks.azurerm_user_assigned_identity.externaldns module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.azurerm_subnet.subnet" references: [module.vnet.var.subnet_prefixes module.vnet.var.subnet_prefixes module.vnet.data.azurerm_resource_group.rg module.vnet.azurerm_virtual_network.vnet module.vnet.azurerm_virtual_network.vnet module.vnet.var.service_endpoints]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.client_consent" references: [module.aad.azuread_application.client module.aad.null_resource.delay_before_consent module.aad.azuread_application.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.aks_app_id" references: [module.aad.azuread_application.aks_sp]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.http_application_routing_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_share.dawexfileshare" references: [var.st_share_quota azurerm_storage_account.dawexfilesharest var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.externaldns" references: [module.aks.data.azurerm_role_definition.reader module.aks.data.azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.externaldns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.clientgrant" references: [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.null_resource.delay_before_consent module.aad.azuread_application.client module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_role_definition.reader" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal.server" references: [module.aad.var.tags module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.service_endpoints" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.client_id" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_ddos_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_count" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.output.public_dns_name" references: [module.dns.azurerm_dns_zone.public_dns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.firewall_rule_prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.data.azurerm_subscription.current" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.output.fqdn" references: [module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_nsg_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_resource_group" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account_network_rules.st-net-rules" references: [azurerm_storage_share.dawexfileshare azurerm_resource_group.rg azurerm_storage_account.dawexfilesharest module.vnet.output.vnet_subnets]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_dns_caa_record.letsencrypt" references: [module.dns.data.azurerm_resource_group.rg module.dns.var.tags module.dns.azurerm_dns_zone.public_dns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.auto_scaling_enable" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_name" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.ssh_public_key" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.api_server_authorized_ip_ranges" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.azurerm" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.data.azurerm_resource_group.rg" references: [module.dawex_pg.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.node_resource_group" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_container.scdep" references: [azurerm_storage_account.stdep var.locations var.env var.env]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.location" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.engine_version" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.auto_scaling_min_count" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_dns_servers" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.admin_consent" references: [module.aad.azuread_application.server module.aad.null_resource.grant module.aad.null_resource.delay_before_consent module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.delay" references: [module.aad.null_resource.admin_consent module.aad.null_resource.client_consent]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.client_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.client_secret" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_address_space" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.server_app_secret" references: [module.aad.azuread_service_principal_password.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.delay_before_consent" references: [module.aad.azuread_service_principal.server module.aad.azuread_service_principal.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_subnets" references: [module.vnet.azurerm_subnet.subnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_tenant_id" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.cluster_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_private_dns_zone.privatedns" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_dns_zone.public_dns" references: [module.dns.data.azurerm_resource_group.rg module.dns.var.tags module.dns.var.public_domain_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azurerm_role_assignment.aks_sp_role_assignment" references: [module.aad.azuread_service_principal.aks_sp module.aad.data.azurerm_subscription.current module.aad.azuread_service_principal.aks_sp]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.node_resource_group" references: [module.aks.var.node_resource_group module.aks.data.azurerm_resource_group.rg module.aks.var.cluster_name module.aks.var.location module.aks.var.node_resource_group]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_config" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_config_raw" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.subnet_prefixes" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.externaldns-vmss" references: [module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks module.aks.azurerm_user_assigned_identity.externaldns module.aks.data.azurerm_role_definition.reader]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.data.azurerm_resource_group.rg" references: [module.dns.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "output.fqdn_pg" references: [module.dawex_pg.output.fqdn]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.db_collation" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_create" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage-container-operator" references: [module.aks.azurerm_user_assigned_identity.storage module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.client_app_id" references: [module.aad.azuread_application.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal_password.server" references: [module.aad.azuread_service_principal.server module.aad.random_string.server module.aad.var.end_date]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.effective_outbound_ips" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.allocated_storage" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.private_domain_name" references: [var.env var.namespace var.domain]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.end_date" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_server.server" references: [module.dawex_pg.var.tags module.dawex_pg.var.administrator_password module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.var.sku_name module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.var.ssl_enforcement module.dawex_pg.var.administrator_login module.dawex_pg.var.engine_version module.dawex_pg.var.name module.dawex_pg.var.backup_retention_period module.dawex_pg.var.geo_redundant_backup module.dawex_pg.var.allocated_storage module.dawex_pg.var.auto_grow]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.random_password.aks_sp_pwd" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account.backups-st" references: [azurerm_resource_group.rg var.namespace var.env var.location-prefix azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage" references: [module.aks.data.azurerm_role_definition.reader module.aks.data.azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.storage]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_resource_group.rg" references: [module.aks.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_kubernetes_service_versions.aks-versions" references: [module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_configuration.db_configs" references: [module.dawex_pg.var.postgresql_configurations module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.postgresql_configurations module.dawex_pg.var.postgresql_configurations module.dawex_pg.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_application.aks_sp" references: [module.aad.var.cluster_name module.aad.var.cluster_name module.aad.var.cluster_name module.aad.var.cluster_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_resource_group.rg" references: [var.location var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account.stdep" references: [var.locations var.env azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "output.private_dns_zone_name" references: [module.dns.output.private_dns_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.administrator_password" references: [var.dawex_pg_root_password]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_max_pods" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.auto_scaling_max_count" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_os_disk_size_gb" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.random_string.server" references: [module.aad.azuread_service_principal.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.backup_retention_period" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules" references: [module.dawex_pg.var.vnet_rules module.dawex_pg.var.vnet_rule_name_prefix module.dawex_pg.var.vnet_rules module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.vnet_rules]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.db_charset" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage-vmss" references: [module.aks.azurerm_user_assigned_identity.storage module.aks.data.azurerm_role_definition.reader module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_subscription.current" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.dawex_pg_root_password" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.server_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_admin" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_plugin" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.grant" references: [module.aad.azuread_application.server module.aad.null_resource.delay_before_consent module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal.aks_sp" references: [module.aad.azuread_application.aks_sp]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.linux_admin_username" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.cluster_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_public_ip_enable" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.postgresql_configurations" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.vnet_rules" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_load_balancer_sku" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_type" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.aks-msi" references: [module.aks.data.azurerm_user_assigned_identity.aks_rg_id module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.server_app_id" references: [module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_application.server" references: [module.aad.var.server_name module.aad.var.server_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_admin_config" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.name" references: [var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_docker_bridge_cidr" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_server_app_secret" references: [module.aad.output.server_app_secret]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_role_definition.contributor" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules" references: [module.dawex_pg.var.firewall_rules module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.firewall_rules module.dawex_pg.var.firewall_rules module.dawex_pg.var.firewall_rule_prefix module.dawex_pg.var.firewall_rules]
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
var.ssh_public_key - *terraform.NodeRootVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
var.dawex_pg_root_password - *terraform.NodeRootVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_storage_account.backups-st - *terraform.NodeValidatableResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeValidatableResource
azurerm_storage_account.stdep - *terraform.NodeValidatableResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeValidatableResource
azurerm_storage_container.scdep - *terraform.NodeValidatableResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeValidatableResource
azurerm_storage_share.dawexfileshare - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeValidatableResource
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.null_resource.grant - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.clientgrant - *terraform.NodeValidatableResource
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay - *terraform.NodeValidatableResource
module.aad.null_resource.admin_consent - *terraform.NodeValidatableResource
module.aad.null_resource.client_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.client - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.null_resource.grant - *terraform.NodeValidatableResource
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.null_resource.delay_before_consent - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.aks_sp - *terraform.NodeValidatableResource
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeValidatableResource
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.client - *terraform.NodeValidatableResource
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.server - *terraform.NodeValidatableResource
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.azuread_service_principal_password.server - *terraform.NodeValidatableResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeValidatableResource
module.aad.azuread_service_principal.server - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeValidatableResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeValidatableResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeValidatableResource
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
var.ssh_public_key - *terraform.NodeRootVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeValidatableResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeValidatableResource
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
var.dawex_pg_root_password - *terraform.NodeRootVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeValidatableResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeValidatableResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeValidatableResource
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeValidatableResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeValidatableResource
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeValidatableResource
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeValidatableResource
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_vm_size", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_policy", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.kube_dashboard_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "provider.null", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal_password.aks_sp_pwd", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.location", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.geo_redundant_backup", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.address_space", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.kubernetes_version", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_subnets", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.oms_log_analytics_workspace_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_application.client", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.aks_app_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.linux_ssh_key", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.vnet_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_service_cidr", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.aks-vmc", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.output.id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.azurerm_virtual_network.vnet", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.vnet_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_user_assigned_identity.storage", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_admin_config_raw", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.sku_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.vnet_rule_name_prefix", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account.dawexfilesharest", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.oms_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.firewall_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.virtual_network_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage-key-operator", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.aks-contributor", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_database.dbs", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.db_names", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.ssl_enforcement", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.dns_servers", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_client_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_dns_cname_record.dawex_pg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_user_assigned_identity.aks_rg_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.externaldns-contributor", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.azurerm_subnet.subnet", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.client_consent", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.aks_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.http_application_routing_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_share.dawexfileshare", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.externaldns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.clientgrant", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_role_definition.reader", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.service_endpoints", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.client_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_ddos_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_count", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.output.public_dns_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.firewall_rule_prefix", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.data.azurerm_subscription.current", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.output.fqdn", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_nsg_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_resource_group", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "provider.random", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account_network_rules.st-net-rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_dns_caa_record.letsencrypt", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.auto_scaling_enable", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.api_server_authorized_ip_ranges", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.node_resource_group", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_container.scdep", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.engine_version", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.auto_scaling_min_count", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_dns_servers", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.admin_consent", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.delay", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.client_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.client_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_address_space", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.server_app_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.delay_before_consent", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_subnets", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_tenant_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.cluster_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_dns_zone.public_dns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azurerm_role_assignment.aks_sp_role_assignment", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.node_resource_group", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_config", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_config_raw", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.subnet_prefixes", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.externaldns-vmss", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "output.fqdn_pg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.db_collation", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_create", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage-container-operator", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.client_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal_password.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.effective_outbound_ips", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.allocated_storage", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.private_domain_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.end_date", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_server.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.random_password.aks_sp_pwd", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account.backups-st", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_kubernetes_service_versions.aks-versions", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_configuration.db_configs", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_application.aks_sp", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account.stdep", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "output.private_dns_zone_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.administrator_password", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_max_pods", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.auto_scaling_max_count", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_os_disk_size_gb", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.random_string.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.backup_retention_period", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.db_charset", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage-vmss", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_subscription.current", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.server_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_admin", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_plugin", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.grant", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal.aks_sp", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.linux_admin_username", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.cluster_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_public_ip_enable", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.postgresql_configurations", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.vnet_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_load_balancer_sku", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_type", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.aks-msi", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.server_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_application.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_admin_config", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_docker_bridge_cidr", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_server_app_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_role_definition.contributor", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.availability_zones", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_location", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_management_policy.db-backups-st-policy", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_kubernetes_cluster.aks", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.dns_service_ip", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.auto_grow", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.administrator_login", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_address_space", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_private_dns_zone.private_dns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.location", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.env", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_server_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "provider.azuread", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_user_assigned_identity.externaldns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal.client", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.public_domain_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.dns_prefix", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_service_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.output.private_dns_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.fqdn", filtered by targeting.
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.TargetsTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provider.azurerm (close) - *terraform.graphNodeCloseProvider
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.RootTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provider.azurerm (close) - *terraform.graphNodeCloseProvider
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.azurerm (close) - *terraform.graphNodeCloseProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_private_dns_zone.privatedns - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
azurerm_resource_group.rg - *terraform.NodeValidatableResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provider.azurerm (close) - *terraform.graphNodeCloseProvider
azurerm_dns_cname_record.cnamerecord - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.azurerm (close) - *terraform.graphNodeCloseProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [DEBUG] Starting graph walk: walkValidate
2020/04/16 16:34:18 [TRACE] dag/walk: updating graph
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "provider.azurerm"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "azurerm_private_dns_zone.privatedns"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.namespace"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.st_share_quota"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "root"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "azurerm_resource_group.rg"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.domain"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.location"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.locations"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "meta.count-boundary (EachMode fixup)"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.dawex_pg_root_password"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.env"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.location-prefix"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.ssh_public_key"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.location-prefix"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.ssh_public_key"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_dns_cname_record.cnamerecord" waiting on "azurerm_private_dns_zone.privatedns"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.locations"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.dawex_pg_root_password"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (EachMode fixup)"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_private_dns_zone.privatedns" waiting on "azurerm_resource_group.rg"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "provider.azurerm"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "provisioner.local-exec"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.location"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.namespace"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.env"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.domain"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.st_share_quota"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "azurerm_private_dns_zone.privatedns", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (EachMode fixup)", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "azurerm_resource_group.rg", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "azurerm_dns_cname_record.cnamerecord", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "provider.azurerm"
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm": starting visit (*terraform.NodeApplyableProvider)
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.location-prefix"
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "provisioner.local-exec"
2020/04/16 16:34:18 [TRACE] vertex "provisioner.local-exec": starting visit (*terraform.NodeProvisioner)
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.locations"
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm": evaluating
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.dawex_pg_root_password"
2020/04/16 16:34:18 [TRACE] vertex "var.locations": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.dawex_pg_root_password": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: provider.azurerm
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.ssh_public_key"
2020/04/16 16:34:18 [TRACE] vertex "var.ssh_public_key": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.ssh_public_key": evaluating
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.ssh_public_key
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.ssh_public_key
2020/04/16 16:34:18 [TRACE] vertex "var.ssh_public_key": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.env"
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.namespace"
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.st_share_quota"
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.domain"
2020/04/16 16:34:18 [TRACE] vertex "var.env": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.domain": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.st_share_quota": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.domain": evaluating
2020/04/16 16:34:18 [TRACE] vertex "var.env": evaluating
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.location"
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.env
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] vertex "var.location": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.locations": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.locations
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.locations
2020/04/16 16:34:18 [TRACE] vertex "var.locations": visit complete
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.env
2020/04/16 16:34:18 [TRACE] vertex "var.env": visit complete
2020/04/16 16:34:18 [TRACE] vertex "var.location": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.location
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.location
2020/04/16 16:34:18 [TRACE] vertex "var.location": visit complete
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.domain
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.domain
2020/04/16 16:34:18 [TRACE] vertex "var.domain": visit complete
2020/04/16 16:34:18 [TRACE] vertex "var.location-prefix": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.location-prefix": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.location-prefix
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] vertex "var.dawex_pg_root_password": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.dawex_pg_root_password
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.dawex_pg_root_password
2020/04/16 16:34:18 [TRACE] vertex "var.dawex_pg_root_password": visit complete
2020/04/16 16:34:18 [TRACE] vertex "var.namespace": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.namespace": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.namespace
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.namespace
2020/04/16 16:34:18 [TRACE] vertex "var.namespace": visit complete
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.location-prefix
2020/04/16 16:34:18 [TRACE] vertex "var.location-prefix": visit complete
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalInitProvider
2020/04/16 16:34:18 [TRACE] vertex "provisioner.local-exec": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalInitProvisioner
2020/04/16 16:34:18 [TRACE] vertex "var.st_share_quota": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: var.st_share_quota
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: var.st_share_quota
2020-04-16T16:34:18.238+0200 [INFO] plugin: configuring client automatic mTLS
2020/04/16 16:34:18 [TRACE] vertex "var.st_share_quota": visit complete
2020-04-16T16:34:18.238+0200 [DEBUG] plugin: starting plugin: path=/usr/bin/terraform args=[/usr/bin/terraform, internal-plugin, provisioner, local-exec]
2020-04-16T16:34:18.240+0200 [DEBUG] plugin: plugin started: path=/usr/bin/terraform pid=8738
2020-04-16T16:34:18.240+0200 [DEBUG] plugin: waiting for RPC address: path=/usr/bin/terraform
2020-04-16T16:34:18.277+0200 [DEBUG] plugin: starting plugin: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 args=[/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5]
2020-04-16T16:34:18.278+0200 [DEBUG] plugin: plugin started: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 pid=8755
2020-04-16T16:34:18.278+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5
2020/04/16 16:34:18 [INFO] Terraform version: 0.12.24
2020/04/16 16:34:18 [INFO] Go runtime version: go1.14.1
2020/04/16 16:34:18 [INFO] CLI args: []string{"/usr/bin/terraform", "internal-plugin", "provisioner", "local-exec"}
2020/04/16 16:34:18 [DEBUG] Attempting to open CLI config file: /home/ameukam/.terraformrc
2020/04/16 16:34:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/04/16 16:34:18 [DEBUG] checking for credentials in "/home/ameukam/.terraform.d/plugins"
2020/04/16 16:34:18 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "local-exec"}
local-exec-provisioner (internal) 2020/04/16 16:34:18 [INFO] Starting provisioner plugin local-exec
{"@level":"debug","@message":"plugin address","@timestamp":"2020-04-16T16:34:18.285984+02:00","address":"/tmp/plugin463655275","network":"unix"}
2020-04-16T16:34:18.286+0200 [DEBUG] plugin: using plugin: version=5
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec
2020/04/16 16:34:18 [TRACE] vertex "provisioner.local-exec": visit complete
2020-04-16T16:34:18.288+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Analysis Services"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Analysis Services"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "API Management"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "API Management"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "App Configuration"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "App Configuration"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "App Platform"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "App Platform"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Application Insights"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Application Insights"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Authorization"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Authorization"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Automation"..
2020-04-16T16:34:18.289+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Automation"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Batch"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Batch"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Bot"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Bot"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cdn"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cdn"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cognitive Services"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cognitive Services"..
2020-04-16T16:34:18.290+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Compute"..
2020-04-16T16:34:18.291+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Compute"..
2020-04-16T16:34:18.291+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Container Services"..
2020-04-16T16:34:18.291+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Container Services"..
2020-04-16T16:34:18.291+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "CosmosDB"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "CosmosDB"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cost Management"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cost Management"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Custom Providers"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Custom Providers"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DataBricks"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DataBricks"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Data Factory"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Data Factory"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Data Lake"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Data Lake"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Database Migration"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Database Migration"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DevSpaces"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DevSpaces"..
2020-04-16T16:34:18.292+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Dev Test"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Dev Test"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DNS"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DNS"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "EventGrid"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "EventGrid"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "EventHub"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "EventHub"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "FrontDoor"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "FrontDoor"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "HDInsight"..
2020-04-16T16:34:18.293+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "HDInsight"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Health Care"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Health Care"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "IoT Hub"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "IoT Hub"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "IoT Central"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "IoT Central"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "KeyVault"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "KeyVault"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Kusto"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Kusto"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Log Analytics"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Log Analytics"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Logic"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Logic"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Machine Learning"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Machine Learning"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Managed Applications"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Managed Applications"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Management Group"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Management Group"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Maps"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Maps"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "MariaDB"..
2020-04-16T16:34:18.294+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "MariaDB"..
2020-04-16T16:34:18.295+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Media"..
2020-04-16T16:34:18.295+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Media"..
2020-04-16T16:34:18.295+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Mixed Reality"..
2020-04-16T16:34:18.295+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Mixed Reality"..
2020-04-16T16:34:18.295+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Monitor"..
2020-04-16T16:34:18.295+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Monitor"..
2020-04-16T16:34:18.296+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Managed Service Identities"..
2020-04-16T16:34:18.296+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Managed Service Identities"..
2020-04-16T16:34:18.296+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Microsoft SQL Server / SQL Azure"..
2020-04-16T16:34:18.296+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Microsoft SQL Server / SQL Azure"..
2020-04-16T16:34:18.297+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "MySQL"..
2020-04-16T16:34:18.297+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "MySQL"..
2020-04-16T16:34:18.297+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "NetApp"..
2020-04-16T16:34:18.297+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "NetApp"..
2020-04-16T16:34:18.297+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Network"..
2020-04-16T16:34:18.297+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Network"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Notification Hub"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Notification Hub"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Policy"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Policy"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Portal"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Portal"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "PostgreSQL"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "PostgreSQL"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "PowerBI"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "PowerBI"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Private DNS"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Private DNS"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Recovery Services"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Recovery Services"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Redis"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Redis"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Relay"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Relay"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Resources"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Resources"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Search"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Search"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Security Center"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Security Center"..
2020-04-16T16:34:18.298+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "ServiceBus"..
2020-04-16T16:34:18.299+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "ServiceBus"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Service Fabric"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Service Fabric"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "SignalR"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "SignalR"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "SQL"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "SQL"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Storage"..
2020-04-16T16:34:18.300+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Storage"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Stream Analytics"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Stream Analytics"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Subscription"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Subscription"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Traffic Manager"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Traffic Manager"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Web"..
2020-04-16T16:34:18.301+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Web"..
2020-04-16T16:34:18.302+0200 [INFO] plugin.terraform-provider-azurerm_v2.5.0_x5: configuring server automatic mTLS: timestamp=2020-04-16T16:34:18.302+0200
2020-04-16T16:34:18.329+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: plugin address: address=/tmp/plugin705108336 network=unix timestamp=2020-04-16T16:34:18.329+0200
2020-04-16T16:34:18.329+0200 [DEBUG] plugin: using plugin: version=5
2020/04/16 16:34:18 [TRACE] BuiltinEvalContext: Initialized "azurerm" provider for provider.azurerm
2020/04/16 16:34:18 [TRACE] <root>: eval: terraform.EvalNoop
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalOpFilter
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalGetProvider
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalValidateProvider
2020/04/16 16:34:18 [TRACE] buildProviderConfig for provider.azurerm: using explicit config only
2020/04/16 16:34:18 [TRACE] GRPCProvider: GetSchema
2020/04/16 16:34:18 [TRACE] GRPCProvider: PrepareProviderConfig
2020/04/16 16:34:18 [TRACE] <root>: eval: terraform.EvalNoop
2020/04/16 16:34:18 [TRACE] <root>: eval: terraform.EvalNoop
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: provider.azurerm
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "azurerm_resource_group.rg"
2020/04/16 16:34:18 [TRACE] vertex "azurerm_resource_group.rg": starting visit (*terraform.NodeValidatableResource)
2020/04/16 16:34:18 [TRACE] vertex "azurerm_resource_group.rg": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalGetProvider
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalValidateResource
2020/04/16 16:34:18 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] vertex "azurerm_resource_group.rg": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "azurerm_private_dns_zone.privatedns"
2020/04/16 16:34:18 [TRACE] vertex "azurerm_private_dns_zone.privatedns": starting visit (*terraform.NodeValidatableResource)
2020/04/16 16:34:18 [TRACE] vertex "azurerm_private_dns_zone.privatedns": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: azurerm_private_dns_zone.privatedns
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalGetProvider
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalValidateResource
2020/04/16 16:34:18 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: azurerm_private_dns_zone.privatedns
2020/04/16 16:34:18 [TRACE] vertex "azurerm_private_dns_zone.privatedns": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:18 [TRACE] vertex "azurerm_dns_cname_record.cnamerecord": starting visit (*terraform.NodeValidatableResource)
2020/04/16 16:34:18 [TRACE] vertex "azurerm_dns_cname_record.cnamerecord": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: azurerm_dns_cname_record.cnamerecord
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalGetProvider
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalValidateResource
2020/04/16 16:34:18 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: azurerm_dns_cname_record.cnamerecord
2020/04/16 16:34:18 [TRACE] vertex "azurerm_dns_cname_record.cnamerecord": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "provider.azurerm (close)"
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm (close)": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: provider.azurerm (close)
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2020/04/16 16:34:18 [TRACE] GRPCProvider: Close
2020/04/16 16:34:18 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2020/04/16 16:34:18 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2020/04/16 16:34:18 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup)
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup)
2020/04/16 16:34:18 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2020-04-16T16:34:18.460+0200 [DEBUG] plugin: plugin process exited: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 pid=8755
2020-04-16T16:34:18.460+0200 [DEBUG] plugin: plugin exited
2020/04/16 16:34:18 [TRACE] [walkValidate] Exiting eval tree: provider.azurerm (close)
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm (close)": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "root"
2020/04/16 16:34:18 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2020/04/16 16:34:18 [TRACE] vertex "root": visit complete
2020/04/16 16:34:18 [INFO] backend/local: apply calling Refresh
2020/04/16 16:34:18 [INFO] terraform: building graph: GraphTypeRefresh
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path:
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: dawex_pg
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: dns
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: vnet
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: aad
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: aks
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path:
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: dns
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: vnet
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: aad
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: aks
2020/04/16 16:34:18 [TRACE] ConfigTransformer: Starting for path: dawex_pg
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.StateTransformer
2020/04/16 16:34:18 [TRACE] StateTransformer: creating nodes for deposed instance objects only
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_private_dns_zone.privatedns" (*terraform.NodeRefreshableManagedResource) config from postgres.tf:16,1-49
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dns/main.tf:18,1-73
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_dns_zone.public_dns" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dns/main.tf:5,1-41
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal_password.server" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:102,1-55
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_user_assigned_identity.storage" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:123,1-52
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_management_policy.db-backups-st-policy" (*terraform.NodeRefreshableManagedResource) config from main.tf:37,1-68
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:160,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_kubernetes_service_versions.aks-versions" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:15, Column:1, Byte:629}, End:hcl.Pos{Line:15, Column:58, Byte:686}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_application.aks_sp" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:187,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_private_dns_zone.private_dns" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dns/main.tf:11,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.client_consent" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:153,1-42
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_application.server" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:17,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.delay" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:177,1-33
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_share.dawexfileshare" (*terraform.NodeRefreshableManagedResource) config from fileshare.tf:13,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account.dawexfilesharest" (*terraform.NodeRefreshableManagedResource) config from fileshare.tf:3,1-54
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.vnet.azurerm_virtual_network.vnet" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/vnet/main.tf:5,1-42
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal.aks_sp" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:202,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_kubernetes_cluster.aks" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:20,1-44
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage-key-operator" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:172,1-58
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account.stdep" (*terraform.NodeRefreshableManagedResource) config from storageaccounts.tf:1,1-43
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.externaldns-vmss" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:146,1-54
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.random_password.aks_sp_pwd" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:196,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_user_assigned_identity.aks_rg_id" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:107, Column:1, Byte:3547}, End:hcl.Pos{Line:107, Column:50, Byte:3596}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/dawex_pg/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:35, Byte:34}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.grant" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:60,1-33
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal_password.aks_sp_pwd" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:206,1-59
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.delay_before_consent" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:3,1-48
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.aks-msi" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:185,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:11, Column:1, Byte:556}, End:hcl.Pos{Line:11, Column:35, Byte:590}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_role_definition.contributor" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:115, Column:1, Byte:3789}, End:hcl.Pos{Line:115, Column:45, Byte:3833}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_role_definition.reader" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:119, Column:1, Byte:3862}, End:hcl.Pos{Line:119, Column:40, Byte:3901}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.azurerm_dns_caa_record.letsencrypt" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dns/main.tf:26,1-48
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_container.scdep" (*terraform.NodeRefreshableManagedResource) config from storageaccounts.tf:13,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_server.server" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dawex_pg/main.tf:5,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.aks-contributor" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:197,1-53
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_dns_cname_record.dawex_pg" (*terraform.NodeRefreshableManagedResource) config from postgres.tf:8,1-47
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.vnet.azurerm_subnet.subnet" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/vnet/main.tf:14,1-35
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.vnet.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/vnet/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:35, Byte:34}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_database.dbs" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dawex_pg/main.tf:27,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_dns_cname_record.cnamerecord" (*terraform.NodeRefreshableManagedResource) config from postgres.tf:21,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage-vmss" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:166,1-50
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.storage-container-operator" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:178,1-64
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.data.azurerm_subscription.current" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aad/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:38, Byte:37}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dawex_pg/main.tf:45,1-64
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.random_string.server" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:92,1-34
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azurerm_role_assignment.aks_sp_role_assignment" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:218,1-60
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.externaldns" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:140,1-49
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dns.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/dns/main.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:35, Byte:34}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_resource_group.rg" (*terraform.NodeRefreshableManagedResource) config from main.tf:1,1-39
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_user_assigned_identity.externaldns" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:130,1-56
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_application.client" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:118,1-40
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.data.azurerm_subscription.current" (*terraform.NodeRefreshableDataResource) config from hcl.Range{Filename:".terraform/modules/aks/aks.tf", Start:hcl.Pos{Line:9, Column:1, Byte:514}, End:hcl.Pos{Line:9, Column:38, Byte:551}}
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.admin_consent" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:73,1-41
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_configuration.db_configs" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dawex_pg/main.tf:53,1-57
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.null_resource.clientgrant" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:163,1-39
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal.server" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:86,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.aks-vmc" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:191,1-45
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account.backups-st" (*terraform.NodeRefreshableManagedResource) config from main.tf:27,1-48
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/dawex_pg/main.tf:36,1-61
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aad.azuread_service_principal.client" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aad/main.tf:147,1-46
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "module.aks.azurerm_role_assignment.externaldns-contributor" (*terraform.NodeRefreshableManagedResource) config from .terraform/modules/aks/aks.tf:152,1-61
2020/04/16 16:34:18 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_storage_account_network_rules.st-net-rules" (*terraform.NodeRefreshableManagedResource) config from fileshare.tf:19,1-64
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.LocalTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/04/16 16:34:18 [TRACE] ProviderConfigTransformer: attaching to "provider.azuread" provider configuration from provider.tf:33,1-19
2020/04/16 16:34:18 [TRACE] ProviderConfigTransformer: attaching to "provider.azurerm" provider configuration from provider.tf:29,1-19
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/04/16 16:34:18 [DEBUG] adding implicit provider configuration provider.null, implied first by module.aad.null_resource.delay
2020/04/16 16:34:18 [DEBUG] adding implicit provider configuration provider.random, implied first by module.aad.random_string.server
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.client is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_management_policy.db-backups-st-policy is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.server is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.aks_sp is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_kubernetes_service_versions.aks-versions is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account.dawexfilesharest is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.aks_sp is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-key-operator is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-vmss is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.data.azurerm_resource_group.rg is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_caa_record.letsencrypt is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.aks_sp_pwd is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-msi is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.contributor is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_database.dbs is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_subnet.subnet is provided by module.vnet.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.data.azurerm_resource_group.rg is provided by module.vnet.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-vmss is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-container-operator is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.data.azurerm_subscription.current is provided by module.aad.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_resource_group.rg is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_string.server is provided by module.aad.provider.random or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azurerm_role_assignment.aks_sp_role_assignment is provided by module.aad.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.data.azurerm_resource_group.rg is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.externaldns is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.admin_consent is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.client is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_subscription.current is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account.backups-st is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.clientgrant is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account_network_rules.st-net-rules is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-contributor is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_private_dns_zone.privatedns is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_zone.public_dns is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.storage is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_share.dawexfileshare is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone.private_dns is provided by module.dns.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.client_consent is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.server is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_account.stdep is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_virtual_network.vnet is provided by module.vnet.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_kubernetes_cluster.aks is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.grant is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_password.aks_sp_pwd is provided by module.aad.provider.random or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_user_assigned_identity.aks_rg_id is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay_before_consent is provided by module.aad.provider.null or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_resource_group.rg is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.reader is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_dns_cname_record.dawex_pg is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_storage_container.scdep is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_server.server is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-contributor is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: azurerm_dns_cname_record.cnamerecord is provided by provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_configuration.db_configs is provided by module.dawex_pg.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.server is provided by module.aad.provider.azuread or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-vmc is provided by module.aks.provider.azurerm or inherited equivalent
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-vmss uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage-vmss" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_subscription.current uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_subscription.current" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone.private_dns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_private_dns_zone.private_dns" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-vmc uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.aks-vmc" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.server uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal.server" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.server uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal_password.server" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-key-operator uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage-key-operator" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_private_dns_zone.privatedns
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_private_dns_zone.privatedns" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_virtual_network.vnet uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.vnet.azurerm_virtual_network.vnet" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.grant uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.grant" (*terraform.NodeRefreshableManagedResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-contributor uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.aks-contributor" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.client uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal.client" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.vnet.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_resource_group.rg
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_resource_group.rg" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_kubernetes_cluster.aks uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_kubernetes_cluster.aks" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.aks-msi uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.aks-msi" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_string.server uses inherited configuration provider.random
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.random_string.server" (*terraform.NodeRefreshableManagedResource) needs provider.random
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-contributor uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.externaldns-contributor" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns-vmss uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.externaldns-vmss" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_user_assigned_identity.aks_rg_id uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_user_assigned_identity.aks_rg_id" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.reader uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_role_definition.reader" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_management_policy.db-backups-st-policy
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_management_policy.db-backups-st-policy" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_role_definition.contributor uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_role_definition.contributor" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.vnet.azurerm_subnet.subnet uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.vnet.azurerm_subnet.subnet" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.clientgrant uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.clientgrant" (*terraform.NodeRefreshableManagedResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.delay" (*terraform.NodeRefreshableManagedResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account.stdep
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account.stdep" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_zone.public_dns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_dns_zone.public_dns" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_kubernetes_service_versions.aks-versions uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_kubernetes_service_versions.aks-versions" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.externaldns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_user_assigned_identity.externaldns" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account_network_rules.st-net-rules
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account_network_rules.st-net-rules" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_share.dawexfileshare
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_share.dawexfileshare" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azurerm_role_assignment.aks_sp_role_assignment uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azurerm_role_assignment.aks_sp_role_assignment" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.server uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_application.server" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.externaldns uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.externaldns" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.data.azurerm_subscription.current uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.data.azurerm_subscription.current" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.admin_consent uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.admin_consent" (*terraform.NodeRefreshableManagedResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.random_password.aks_sp_pwd uses inherited configuration provider.random
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.random_password.aks_sp_pwd" (*terraform.NodeRefreshableManagedResource) needs provider.random
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_server.server uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_server.server" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal.aks_sp uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal.aks_sp" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_database.dbs uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_database.dbs" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_dns_cname_record.cnamerecord
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_dns_cname_record.cnamerecord" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.aks_sp uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_application.aks_sp" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account.dawexfilesharest
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account.dawexfilesharest" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_application.client uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_application.client" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_dns_cname_record.dawex_pg
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_dns_cname_record.dawex_pg" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_container.scdep
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_container.scdep" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: exact match for provider.azurerm serving azurerm_storage_account.backups-st
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "azurerm_storage_account.backups-st" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_user_assigned_identity.storage uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_user_assigned_identity.storage" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.data.azurerm_resource_group.rg uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.data.azurerm_resource_group.rg" (*terraform.NodeRefreshableDataResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dns.azurerm_dns_caa_record.letsencrypt uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dns.azurerm_dns_caa_record.letsencrypt" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.azuread_service_principal_password.aks_sp_pwd uses inherited configuration provider.azuread
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.azuread_service_principal_password.aks_sp_pwd" (*terraform.NodeRefreshableManagedResource) needs provider.azuread
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aks.azurerm_role_assignment.storage-container-operator uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aks.azurerm_role_assignment.storage-container-operator" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.client_consent uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.client_consent" (*terraform.NodeRefreshableManagedResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.aad.null_resource.delay_before_consent uses inherited configuration provider.null
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.aad.null_resource.delay_before_consent" (*terraform.NodeRefreshableManagedResource) needs provider.null
2020/04/16 16:34:18 [TRACE] ProviderTransformer: module.dawex_pg.azurerm_postgresql_configuration.db_configs uses inherited configuration provider.azurerm
2020/04/16 16:34:18 [DEBUG] ProviderTransformer: "module.dawex_pg.azurerm_postgresql_configuration.db_configs" (*terraform.NodeRefreshableManagedResource) needs provider.azurerm
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/04/16 16:34:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_application.aks_sp
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_kubernetes_service_versions.aks-versions
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.delay
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.delay
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.null
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account.dawexfilesharest
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal.aks_sp
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage-key-operator
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.externaldns-vmss
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.random
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_dns_caa_record.letsencrypt
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal_password.aks_sp_pwd
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.aks-msi
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_role_definition.contributor
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_database.dbs
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.vnet.azurerm_subnet.subnet
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.vnet.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage-vmss
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.storage-container-operator
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.data.azurerm_subscription.current
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.azurerm
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.random_string.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azurerm_role_assignment.aks_sp_role_assignment
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_user_assigned_identity.externaldns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.admin_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.admin_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_application.client
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_subscription.current
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account.backups-st
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.clientgrant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.clientgrant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account_network_rules.st-net-rules
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.externaldns-contributor
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_private_dns_zone.privatedns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_dns_zone.public_dns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_user_assigned_identity.storage
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.azuread
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_share.dawexfileshare
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_private_dns_zone.private_dns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.client_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.client_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_application.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_account.stdep
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.vnet.azurerm_virtual_network.vnet
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_kubernetes_cluster.aks
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.grant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.grant
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.random_password.aks_sp_pwd
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_user_assigned_identity.aks_rg_id
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.null_resource.delay_before_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching provisioner "local-exec" config schema to module.aad.null_resource.delay_before_consent
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_resource_group.rg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.data.azurerm_role_definition.reader
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_dns_cname_record.dawex_pg
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_container.scdep
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_server.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.aks-contributor
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_dns_cname_record.cnamerecord
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.externaldns
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dawex_pg.azurerm_postgresql_configuration.db_configs
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal.server
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aks.azurerm_role_assignment.aks-vmc
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal.client
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_storage_management_policy.db-backups-st-policy
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet
2020/04/16 16:34:18 [TRACE] AttachSchemaTransformer: attaching resource schema to module.aad.azuread_service_principal_password.server
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal.client" references: [module.aad.var.tags module.aad.azuread_application.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.api_server_authorized_ip_ranges" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.linux_admin_username" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_management_policy.db-backups-st-policy" references: [azurerm_storage_account.backups-st azurerm_storage_account.backups-st]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet" references: [module.dns.var.private_domain_name module.dns.azurerm_private_dns_zone.private_dns module.dns.data.azurerm_resource_group.rg module.dns.var.tags module.dns.var.virtual_network_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal_password.server" references: [module.aad.azuread_service_principal.server module.aad.random_string.server module.aad.var.end_date]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.env" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.output.fqdn" references: [module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.ssl_enforcement" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.kube_dashboard_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_application.aks_sp" references: [module.aad.var.cluster_name module.aad.var.cluster_name module.aad.var.cluster_name module.aad.var.cluster_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage" references: [module.aks.data.azurerm_role_definition.reader module.aks.azurerm_user_assigned_identity.storage module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_kubernetes_service_versions.aks-versions" references: [module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_server_app_secret" references: [module.aad.output.server_app_secret]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.auto_scaling_enable" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.delay" references: [module.aad.null_resource.admin_consent module.aad.null_resource.client_consent]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.st_share_quota" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.namespace" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.node_resource_group" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_location" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.client_secret" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.oms_log_analytics_workspace_id" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account.dawexfilesharest" references: [azurerm_resource_group.rg var.namespace var.env var.location-prefix azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal.aks_sp" references: [module.aad.azuread_application.aks_sp]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage-key-operator" references: [module.aks.azurerm_user_assigned_identity.storage module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_subnets" references: [module.vnet.azurerm_subnet.subnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.administrator_login" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.service_endpoints" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_nsg_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.externaldns-vmss" references: [module.aks.data.azurerm_role_definition.reader module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks module.aks.azurerm_user_assigned_identity.externaldns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.ssh_public_key" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_address_space" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.location" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.data.azurerm_resource_group.rg" references: [module.dawex_pg.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_config" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_subnets" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_count" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_dns_caa_record.letsencrypt" references: [module.dns.data.azurerm_resource_group.rg module.dns.var.tags module.dns.azurerm_dns_zone.public_dns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal_password.aks_sp_pwd" references: [module.aad.random_password.aks_sp_pwd module.aad.var.end_date module.aad.azuread_service_principal.aks_sp]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.aks-msi" references: [module.aks.data.azurerm_user_assigned_identity.aks_rg_id module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_role_definition.contributor" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_address_space" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_public_ip_enable" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.http_application_routing_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.output.id" references: [module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.db_names" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.administrator_password" references: [var.dawex_pg_root_password]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.db_charset" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_vm_size" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.availability_zones" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_database.dbs" references: [module.dawex_pg.var.db_names module.dawex_pg.var.db_collation module.dawex_pg.var.db_names module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.db_charset]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.azurerm_subnet.subnet" references: [module.vnet.var.subnet_prefixes module.vnet.var.service_endpoints module.vnet.azurerm_virtual_network.vnet module.vnet.data.azurerm_resource_group.rg module.vnet.azurerm_virtual_network.vnet module.vnet.var.subnet_prefixes]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.data.azurerm_resource_group.rg" references: [module.vnet.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.vnet_rules" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.sku_name" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.dns_servers" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.oms_enabled" references: [module.aks.var.oms_log_analytics_workspace_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_ddos_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules" references: [module.dawex_pg.var.vnet_rules module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.vnet_rules module.dawex_pg.var.vnet_rule_name_prefix module.dawex_pg.var.vnet_rules module.dawex_pg.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage-vmss" references: [module.aks.azurerm_user_assigned_identity.storage module.aks.data.azurerm_role_definition.reader module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.storage-container-operator" references: [module.aks.data.azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.storage]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.data.azurerm_subscription.current" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.kubernetes_version" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.dns_prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_service_cidr" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.azurerm" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_resource_group.rg" references: [var.location var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.random_string.server" references: [module.aad.azuread_service_principal.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azurerm_role_assignment.aks_sp_role_assignment" references: [module.aad.azuread_service_principal.aks_sp module.aad.azuread_service_principal.aks_sp module.aad.data.azurerm_subscription.current]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.data.azurerm_resource_group.rg" references: [module.dns.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.server_app_id" references: [module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.vnet_rule_name_prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.db_collation" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_user_assigned_identity.externaldns" references: [module.aks.var.cluster_name module.aks.data.azurerm_resource_group.rg module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.engine_version" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.geo_redundant_backup" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_name" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_docker_bridge_cidr" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.admin_consent" references: [module.aad.azuread_application.server module.aad.null_resource.grant module.aad.null_resource.delay_before_consent module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_application.client" references: [module.aad.var.client_name module.aad.var.client_name module.aad.azuread_application.server module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_subscription.current" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.location" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.output.private_dns_name" references: [module.dns.azurerm_private_dns_zone.private_dns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.firewall_rule_prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account.backups-st" references: [azurerm_resource_group.rg azurerm_resource_group.rg var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.clientgrant" references: [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.null_resource.delay_before_consent module.aad.azuread_application.client module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.locations" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.dawex_pg_root_password" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account_network_rules.st-net-rules" references: [azurerm_storage_share.dawexfileshare azurerm_resource_group.rg azurerm_storage_account.dawexfilesharest module.vnet.output.vnet_subnets]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules" references: [module.dawex_pg.var.firewall_rules module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.firewall_rules module.dawex_pg.var.firewall_rules module.dawex_pg.var.firewall_rule_prefix module.dawex_pg.var.firewall_rules module.dawex_pg.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.externaldns-contributor" references: [module.aks.data.azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.externaldns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.virtual_network_id" references: [module.vnet.output.vnet_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.end_date" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_admin" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_private_dns_zone.privatedns" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_dns_zone.public_dns" references: [module.dns.var.public_domain_name module.dns.data.azurerm_resource_group.rg module.dns.var.tags]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_user_assigned_identity.storage" references: [module.aks.var.cluster_name module.aks.data.azurerm_resource_group.rg module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "output.private_dns_zone_name" references: [module.dns.output.private_dns_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.auto_scaling_min_count" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.client_app_id" references: [module.aad.azuread_application.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_server_app_id" references: [module.aad.output.server_app_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "provider.azuread" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_share.dawexfileshare" references: [var.namespace var.env var.location-prefix var.st_share_quota azurerm_storage_account.dawexfilesharest]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.azurerm_private_dns_zone.private_dns" references: [module.dns.var.private_domain_name module.dns.data.azurerm_resource_group.rg module.dns.var.tags]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.client_consent" references: [module.aad.azuread_application.client module.aad.null_resource.delay_before_consent module.aad.azuread_application.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_application.server" references: [module.aad.var.server_name module.aad.var.server_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.server_app_secret" references: [module.aad.azuread_service_principal_password.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.fqdn" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.name" references: [var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.auto_scaling_max_count" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.subnet_prefixes" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_account.stdep" references: [var.locations azurerm_resource_group.rg var.env]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.azurerm_virtual_network.vnet" references: [module.vnet.var.dns_servers module.vnet.data.azurerm_resource_group.rg module.vnet.var.vnet_name module.vnet.data.azurerm_resource_group.rg module.vnet.var.tags module.vnet.var.address_space]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_kubernetes_cluster.aks" references: [module.aks.var.cluster_name module.aks.var.dns_prefix module.aks.data.azurerm_resource_group.rg module.aks.var.api_server_authorized_ip_ranges module.aks.var.tags module.aks.var.kubernetes_version module.aks.data.azurerm_kubernetes_service_versions.aks-versions module.aks.var.kubernetes_version module.aks.local.node_resource_group module.aks.data.azurerm_resource_group.rg module.aks.var.auto_scaling_enable module.aks.var.auto_scaling_min_count module.aks.var.node_pool_type module.aks.var.node_public_ip_enable module.aks.var.node_pool_vm_size module.aks.var.node_pool_name module.aks.var.vnet_service_id module.aks.var.auto_scaling_enable module.aks.var.auto_scaling_max_count module.aks.var.auto_scaling_enable module.aks.var.node_pool_max_pods module.aks.var.availability_zones module.aks.var.node_pool_os_disk_size_gb module.aks.var.node_pool_count module.aks.var.linux_admin_username module.aks.var.linux_ssh_key module.aks.var.network_load_balancer_sku module.aks.var.network_policy module.aks.local.dns_service_ip module.aks.var.network_plugin module.aks.var.vnet_service_cidr module.aks.var.network_docker_bridge_cidr module.aks.var.rbac_enabled module.aks.var.rbac_aad module.aks.var.rbac_aad_tenant_id module.aks.var.rbac_aad_client_app_id module.aks.var.rbac_aad_server_app_id module.aks.var.rbac_aad_server_app_secret module.aks.var.http_application_routing_enabled module.aks.var.kube_dashboard_enabled module.aks.local.oms_enabled module.aks.var.oms_log_analytics_workspace_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.location-prefix" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_config_raw" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_id" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.firewall_rules" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.client_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_type" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_admin_config_raw" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.allocated_storage" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_policy" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.env" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.grant" references: [module.aad.azuread_application.server module.aad.null_resource.delay_before_consent module.aad.azuread_application.server]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.random_password.aks_sp_pwd" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_user_assigned_identity.aks_rg_id" references: [module.aks.azurerm_kubernetes_cluster.aks module.aks.azurerm_kubernetes_cluster.aks module.aks.var.cluster_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.vnet_enabled" references: [module.aks.var.vnet_create module.aks.var.vnet_service_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.aks_app_id" references: [module.aad.azuread_application.aks_sp]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.output.aks_app_secret" references: [module.aad.azuread_service_principal_password.aks_sp_pwd]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.client_id" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.null_resource.delay_before_consent" references: [module.aad.azuread_service_principal.server module.aad.azuread_service_principal.client]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_resource_group.rg" references: [module.aks.var.resource_group_name]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.data.azurerm_role_definition.reader" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.output.vnet_name" references: [module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_dns_cname_record.dawex_pg" references: [azurerm_resource_group.rg module.dawex_pg.output.fqdn]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_storage_container.scdep" references: [azurerm_storage_account.stdep var.locations var.env var.env]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_server.server" references: [module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.var.tags module.dawex_pg.var.name module.dawex_pg.var.engine_version module.dawex_pg.var.administrator_password module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.var.ssl_enforcement module.dawex_pg.var.sku_name module.dawex_pg.var.administrator_login module.dawex_pg.var.geo_redundant_backup module.dawex_pg.var.allocated_storage module.dawex_pg.var.auto_grow module.dawex_pg.var.backup_retention_period]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.aks-contributor" references: [module.aks.data.azurerm_user_assigned_identity.aks_rg_id module.aks.data.azurerm_role_definition.contributor module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.cluster_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_service_id" references: [module.vnet.output.vnet_subnets]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_plugin" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "var.domain" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.id" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.public_domain_name" references: [var.env var.namespace var.domain]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.linux_ssh_key" references: [var.ssh_public_key]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.network_load_balancer_sku" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "azurerm_dns_cname_record.cnamerecord" references: [azurerm_private_dns_zone.privatedns azurerm_private_dns_zone.privatedns azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.output.public_dns_name" references: [module.dns.azurerm_dns_zone.public_dns]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.postgresql_configurations" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.backup_retention_period" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.server_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.var.cluster_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_enabled" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.effective_outbound_ips" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.tags" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.externaldns" references: [module.aks.data.azurerm_role_definition.reader module.aks.azurerm_user_assigned_identity.externaldns module.aks.data.azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_max_pods" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.output.kube_admin_config" references: [module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.auto_grow" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.var.location" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.address_space" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_tenant_id" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_create" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.resource_group_name" references: [azurerm_resource_group.rg]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.node_resource_group" references: [module.aks.var.node_resource_group module.aks.data.azurerm_resource_group.rg module.aks.var.cluster_name module.aks.var.location module.aks.var.node_resource_group]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dns.var.private_domain_name" references: [var.env var.namespace var.domain]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.rbac_aad_client_app_id" references: [module.aad.output.client_app_id]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.vnet_dns_servers" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_pool_os_disk_size_gb" references: []
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.dawex_pg.azurerm_postgresql_configuration.db_configs" references: [module.dawex_pg.var.postgresql_configurations module.dawex_pg.var.postgresql_configurations module.dawex_pg.data.azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server module.dawex_pg.var.postgresql_configurations]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aad.azuread_service_principal.server" references: [module.aad.azuread_application.server module.aad.var.tags]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.azurerm_role_assignment.aks-vmc" references: [module.aks.data.azurerm_user_assigned_identity.aks_rg_id module.aks.data.azurerm_subscription.current module.aks.azurerm_kubernetes_cluster.aks]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.local.dns_service_ip" references: [module.aks.var.vnet_service_cidr]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "output.fqdn_pg" references: [module.dawex_pg.output.fqdn]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.vnet.var.vnet_name" references: [var.namespace var.env var.location-prefix]
2020/04/16 16:34:18 [DEBUG] ReferenceTransformer: "module.aks.var.node_resource_group" references: []
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_dns_cname_record.dawex_pg - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
azurerm_storage_account_network_rules.st-net-rules - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_container.scdep - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.stdep - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
azurerm_storage_management_policy.db-backups-st-policy - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.backups-st - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_storage_share.dawexfileshare - *terraform.NodeRefreshableManagedResource
azurerm_storage_account.dawexfilesharest - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
provider.azuread - *terraform.NodeApplyableProvider
module.aad.azurerm_role_assignment.aks_sp_role_assignment - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.clientgrant - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.delay - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.admin_consent - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.client_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.client - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.null_resource.grant - *terraform.NodeRefreshableManagedResource
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.null_resource.delay_before_consent - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.aad.output.aks_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.aks_sp - *terraform.NodeRefreshableManagedResource
module.aad.output.aks_app_secret - *terraform.NodeApplyableOutput
module.aad.azuread_service_principal_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.client - *terraform.NodeRefreshableManagedResource
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aad.azuread_application.server - *terraform.NodeRefreshableManagedResource
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aad.azuread_service_principal_password.server - *terraform.NodeRefreshableManagedResource
module.aad.random_password.aks_sp_pwd - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.aad.random_string.server - *terraform.NodeRefreshableManagedResource
module.aad.azuread_service_principal.server - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.aad.var.client_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.cluster_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.end_date - *terraform.NodeApplyableModuleVariable
module.aad.var.server_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aad.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-contributor - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-msi - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.aks-vmc - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-contributor - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.externaldns-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-container-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-key-operator - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_role_assignment.storage-vmss - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.externaldns - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.azurerm_user_assigned_identity.storage - *terraform.NodeRefreshableManagedResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_kubernetes_service_versions.aks-versions - *terraform.NodeRefreshableDataResource
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.contributor - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_role_definition.reader - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_subscription.current - *terraform.NodeRefreshableDataResource
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.data.azurerm_user_assigned_identity.aks_rg_id - *terraform.NodeRefreshableDataResource
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.aks.local.dns_service_ip - *terraform.NodeLocal
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.local.node_resource_group - *terraform.NodeLocal
module.aks.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.local.oms_enabled - *terraform.NodeLocal
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.local.vnet_enabled - *terraform.NodeLocal
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.aks.output.effective_outbound_ips - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.fqdn - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.id - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.kube_admin_config - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.kube_admin_config_raw - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.kube_config - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.kube_config_raw - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.output.node_resource_group - *terraform.NodeApplyableOutput
module.aks.azurerm_kubernetes_cluster.aks - *terraform.NodeRefreshableManagedResource
module.aks.var.api_server_authorized_ip_ranges - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_max_count - *terraform.NodeApplyableModuleVariable
module.aks.var.auto_scaling_min_count - *terraform.NodeApplyableModuleVariable
module.aks.var.availability_zones - *terraform.NodeApplyableModuleVariable
module.aks.var.client_id - *terraform.NodeApplyableModuleVariable
module.aks.var.client_secret - *terraform.NodeApplyableModuleVariable
module.aks.var.cluster_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.aks.var.dns_prefix - *terraform.NodeApplyableModuleVariable
module.aks.var.env - *terraform.NodeApplyableModuleVariable
module.aks.var.http_application_routing_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kube_dashboard_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.kubernetes_version - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_admin_username - *terraform.NodeApplyableModuleVariable
module.aks.var.linux_ssh_key - *terraform.NodeApplyableModuleVariable
var.ssh_public_key - *terraform.NodeRootVariable
module.aks.var.location - *terraform.NodeApplyableModuleVariable
module.aks.var.network_docker_bridge_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.network_load_balancer_sku - *terraform.NodeApplyableModuleVariable
module.aks.var.network_plugin - *terraform.NodeApplyableModuleVariable
module.aks.var.network_policy - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_count - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_max_pods - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_name - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_os_disk_size_gb - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_type - *terraform.NodeApplyableModuleVariable
module.aks.var.node_pool_vm_size - *terraform.NodeApplyableModuleVariable
module.aks.var.node_public_ip_enable - *terraform.NodeApplyableModuleVariable
module.aks.var.node_resource_group - *terraform.NodeApplyableModuleVariable
module.aks.var.oms_log_analytics_workspace_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_admin - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_aad_client_app_id - *terraform.NodeApplyableModuleVariable
module.aad.output.client_app_id - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_server_app_id - *terraform.NodeApplyableModuleVariable
module.aad.output.server_app_id - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_server_app_secret - *terraform.NodeApplyableModuleVariable
module.aad.output.server_app_secret - *terraform.NodeApplyableOutput
module.aks.var.rbac_aad_tenant_id - *terraform.NodeApplyableModuleVariable
module.aks.var.rbac_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
module.aks.var.tags - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_address_space - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_create - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_ddos_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_dns_servers - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_nsg_enabled - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_cidr - *terraform.NodeApplyableModuleVariable
module.aks.var.vnet_service_id - *terraform.NodeApplyableModuleVariable
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.aks.var.vnet_subnets - *terraform.NodeApplyableModuleVariable
module.dawex_pg.azurerm_postgresql_configuration.db_configs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_database.dbs - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules - *terraform.NodeRefreshableManagedResource
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.output.id - *terraform.NodeApplyableOutput
module.dawex_pg.azurerm_postgresql_server.server - *terraform.NodeRefreshableManagedResource
module.dawex_pg.var.administrator_login - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.administrator_password - *terraform.NodeApplyableModuleVariable
var.dawex_pg_root_password - *terraform.NodeRootVariable
module.dawex_pg.var.allocated_storage - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.auto_grow - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.backup_retention_period - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_charset - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_collation - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.db_names - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.engine_version - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rule_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.firewall_rules - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.geo_redundant_backup - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.location - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
module.dawex_pg.var.postgresql_configurations - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
module.dawex_pg.var.sku_name - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.ssl_enforcement - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.tags - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rule_name_prefix - *terraform.NodeApplyableModuleVariable
module.dawex_pg.var.vnet_rules - *terraform.NodeApplyableModuleVariable
module.dns.azurerm_dns_caa_record.letsencrypt - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet - *terraform.NodeRefreshableManagedResource
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
module.dns.azurerm_private_dns_zone.private_dns - *terraform.NodeRefreshableManagedResource
module.dns.output.public_dns_name - *terraform.NodeApplyableOutput
module.dns.azurerm_dns_zone.public_dns - *terraform.NodeRefreshableManagedResource
module.dns.var.private_domain_name - *terraform.NodeApplyableModuleVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.dns.var.public_domain_name - *terraform.NodeApplyableModuleVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
module.dns.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
module.dns.var.tags - *terraform.NodeApplyableModuleVariable
module.dns.var.virtual_network_id - *terraform.NodeApplyableModuleVariable
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.data.azurerm_resource_group.rg - *terraform.NodeRefreshableDataResource
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
provider.azurerm - *terraform.NodeApplyableProvider
module.vnet.output.vnet_address_space - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.output.vnet_id - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.output.vnet_location - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.output.vnet_name - *terraform.NodeApplyableOutput
module.vnet.azurerm_virtual_network.vnet - *terraform.NodeRefreshableManagedResource
module.vnet.output.vnet_subnets - *terraform.NodeApplyableOutput
module.vnet.azurerm_subnet.subnet - *terraform.NodeRefreshableManagedResource
module.vnet.var.address_space - *terraform.NodeApplyableModuleVariable
module.vnet.var.dns_servers - *terraform.NodeApplyableModuleVariable
module.vnet.var.resource_group_name - *terraform.NodeApplyableModuleVariable
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
module.vnet.var.service_endpoints - *terraform.NodeApplyableModuleVariable
module.vnet.var.subnet_prefixes - *terraform.NodeApplyableModuleVariable
module.vnet.var.tags - *terraform.NodeApplyableModuleVariable
module.vnet.var.vnet_name - *terraform.NodeApplyableModuleVariable
var.env - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
output.fqdn_pg - *terraform.NodeApplyableOutput
module.dawex_pg.output.fqdn - *terraform.NodeApplyableOutput
output.private_dns_zone_name - *terraform.NodeApplyableOutput
module.dns.output.private_dns_name - *terraform.NodeApplyableOutput
provider.azuread - *terraform.NodeApplyableProvider
provider.azurerm - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.null_resource.grant depends on [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.client module.aad.azuread_service_principal.server module.aad.null_resource.delay_before_consent]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.random_password.aks_sp_pwd depends on []
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.null_resource.delay_before_consent depends on [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.client module.aad.azuread_service_principal.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dawex_pg.azurerm_postgresql_server.server depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.aks-contributor depends on [azurerm_resource_group.rg module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.azuread_service_principal_password.server module.aad.random_string.server module.aks.azurerm_kubernetes_cluster.aks module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_dns_cname_record.dawex_pg depends on [azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_container.scdep depends on [azurerm_resource_group.rg azurerm_storage_account.stdep]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_dns_cname_record.cnamerecord depends on [azurerm_private_dns_zone.privatedns azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.externaldns depends on [azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.externaldns]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.aks-vmc depends on [azurerm_resource_group.rg module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.azuread_service_principal_password.server module.aad.random_string.server module.aks.azurerm_kubernetes_cluster.aks module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dawex_pg.azurerm_postgresql_configuration.db_configs depends on [azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_service_principal.server depends on [module.aad.azuread_application.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_service_principal.client depends on [module.aad.azuread_application.client module.aad.azuread_application.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_service_principal_password.server depends on [module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.random_string.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_management_policy.db-backups-st-policy depends on [azurerm_resource_group.rg azurerm_storage_account.backups-st]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet depends on [azurerm_resource_group.rg module.dns.azurerm_private_dns_zone.private_dns module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_application.aks_sp depends on []
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.storage depends on [azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.storage]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.null_resource.delay depends on [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.client module.aad.azuread_service_principal.server module.aad.null_resource.admin_consent module.aad.null_resource.client_consent module.aad.null_resource.delay_before_consent module.aad.null_resource.grant]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.storage-key-operator depends on [azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.storage]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_account.dawexfilesharest depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_service_principal.aks_sp depends on [module.aad.azuread_application.aks_sp]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.externaldns-vmss depends on [azurerm_resource_group.rg module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.azuread_service_principal_password.server module.aad.random_string.server module.aks.azurerm_kubernetes_cluster.aks module.aks.azurerm_user_assigned_identity.externaldns module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.aks-msi depends on [azurerm_resource_group.rg module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.azuread_service_principal_password.server module.aad.random_string.server module.aks.azurerm_kubernetes_cluster.aks module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dns.azurerm_dns_caa_record.letsencrypt depends on [azurerm_resource_group.rg module.dns.azurerm_dns_zone.public_dns]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_service_principal_password.aks_sp_pwd depends on [module.aad.azuread_application.aks_sp module.aad.azuread_service_principal.aks_sp module.aad.random_password.aks_sp_pwd]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dawex_pg.azurerm_postgresql_database.dbs depends on [azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.vnet.azurerm_subnet.subnet depends on [azurerm_resource_group.rg module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.storage-container-operator depends on [azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.storage]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules depends on [azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.storage-vmss depends on [azurerm_resource_group.rg module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.azuread_service_principal_password.server module.aad.random_string.server module.aks.azurerm_kubernetes_cluster.aks module.aks.azurerm_user_assigned_identity.storage module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azurerm_role_assignment.aks_sp_role_assignment depends on [module.aad.azuread_application.aks_sp module.aad.azuread_service_principal.aks_sp]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_resource_group.rg depends on []
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.random_string.server depends on [module.aad.azuread_application.server module.aad.azuread_service_principal.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_user_assigned_identity.externaldns depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.null_resource.admin_consent depends on [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.client module.aad.azuread_service_principal.server module.aad.null_resource.delay_before_consent module.aad.null_resource.grant]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_application.client depends on [module.aad.azuread_application.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_account.backups-st depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.null_resource.clientgrant depends on [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.client module.aad.azuread_service_principal.server module.aad.null_resource.delay_before_consent]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_role_assignment.externaldns-contributor depends on [azurerm_resource_group.rg module.aks.azurerm_user_assigned_identity.externaldns]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_account_network_rules.st-net-rules depends on [azurerm_resource_group.rg azurerm_storage_account.dawexfilesharest azurerm_storage_share.dawexfileshare module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules depends on [azurerm_resource_group.rg module.dawex_pg.azurerm_postgresql_server.server]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_user_assigned_identity.storage depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_private_dns_zone.privatedns depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dns.azurerm_dns_zone.public_dns depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.null_resource.client_consent depends on [module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.client module.aad.azuread_service_principal.server module.aad.null_resource.delay_before_consent]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aad.azuread_application.server depends on []
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_share.dawexfileshare depends on [azurerm_resource_group.rg azurerm_storage_account.dawexfilesharest]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.dns.azurerm_private_dns_zone.private_dns depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.aks.azurerm_kubernetes_cluster.aks depends on [azurerm_resource_group.rg module.aad.azuread_application.client module.aad.azuread_application.server module.aad.azuread_service_principal.server module.aad.azuread_service_principal_password.server module.aad.random_string.server module.vnet.azurerm_subnet.subnet module.vnet.azurerm_virtual_network.vnet]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: azurerm_storage_account.stdep depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] AttachDependenciesTransformer: module.vnet.azurerm_virtual_network.vnet depends on [azurerm_resource_group.rg]
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_admin_config_raw", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.allocated_storage", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_policy", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.vnet_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.aks_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.aks_app_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.client_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.env", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.grant", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.random_password.aks_sp_pwd", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_user_assigned_identity.aks_rg_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.delay_before_consent", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_role_definition.reader", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.aks-contributor", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.cluster_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_service_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_plugin", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_dns_cname_record.dawex_pg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_container.scdep", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_server.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.linux_ssh_key", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.public_domain_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.backup_retention_period", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.server_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.cluster_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_load_balancer_sku", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.output.public_dns_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.postgresql_configurations", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.effective_outbound_ips", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.externaldns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_max_pods", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.address_space", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_tenant_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_create", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_admin_config", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.auto_grow", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.location", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_dns_servers", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.node_resource_group", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.private_domain_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_client_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.dns_service_ip", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "output.fqdn_pg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.vnet_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_resource_group", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_os_disk_size_gb", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_configuration.db_configs", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.aks-vmc", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal.client", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.api_server_authorized_ip_ranges", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.linux_admin_username", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.output.fqdn", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.ssl_enforcement", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.kube_dashboard_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_management_policy.db-backups-st-policy", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_private_dns_zone_virtual_network_link.link-dns-vnet", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal_password.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_server_app_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.auto_scaling_enable", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_application.aks_sp", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_kubernetes_service_versions.aks-versions", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.node_resource_group", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_location", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.client_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "provider.null", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.delay", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_subnets", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.administrator_login", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.service_endpoints", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_nsg_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.oms_log_analytics_workspace_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account.dawexfilesharest", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal.aks_sp", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage-key-operator", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.location", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "provider.random", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.externaldns-vmss", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_address_space", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_count", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_config", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_subnets", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_role_definition.contributor", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_address_space", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_public_ip_enable", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_dns_caa_record.letsencrypt", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_service_principal_password.aks_sp_pwd", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.aks-msi", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.db_charset", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_vm_size", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.availability_zones", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.http_application_routing_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.output.id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.db_names", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.administrator_password", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.vnet_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.sku_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.dns_servers", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_database.dbs", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.azurerm_subnet.subnet", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.local.oms_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.data.azurerm_subscription.current", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.kubernetes_version", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.dns_prefix", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_service_cidr", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.vnet_ddos_enabled", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_virtual_network_rule.vnet_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage-vmss", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.storage-container-operator", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.data.azurerm_resource_group.rg", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.server_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.vnet_rule_name_prefix", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.db_collation", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.random_string.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azurerm_role_assignment.aks_sp_role_assignment", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.network_docker_bridge_cidr", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_user_assigned_identity.externaldns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.engine_version", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.geo_redundant_backup", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.output.private_dns_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.firewall_rule_prefix", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.admin_consent", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_application.client", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.data.azurerm_subscription.current", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account.backups-st", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.clientgrant", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.var.virtual_network_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.end_date", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_admin", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account_network_rules.st-net-rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.azurerm_postgresql_firewall_rule.firewall_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_role_assignment.externaldns-contributor", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "output.private_dns_zone_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.auto_scaling_min_count", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_dns_zone.public_dns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_user_assigned_identity.storage", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "provider.azuread", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.client_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.tags", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.rbac_aad_server_app_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.azuread_application.server", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.output.server_app_secret", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.fqdn", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.resource_group_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_share.dawexfileshare", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dns.azurerm_private_dns_zone.private_dns", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.null_resource.client_consent", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.auto_scaling_max_count", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.output.kube_config_raw", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.output.vnet_id", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.dawex_pg.var.firewall_rules", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.var.subnet_prefixes", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "azurerm_storage_account.stdep", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.vnet.azurerm_virtual_network.vnet", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.azurerm_kubernetes_cluster.aks", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aad.var.client_name", filtered by targeting.
2020/04/16 16:34:18 [DEBUG] Removing "module.aks.var.node_pool_type", filtered by targeting.
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.TargetsTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provider.azurerm (close) - *terraform.graphNodeCloseProvider
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.RootTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provider.azurerm (close) - *terraform.graphNodeCloseProvider
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
provider.azurerm (close) - *terraform.graphNodeCloseProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/04/16 16:34:18 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_private_dns_zone.privatedns - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
azurerm_resource_group.rg - *terraform.NodeRefreshableManagedResource
provider.azurerm - *terraform.NodeApplyableProvider
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
provider.azurerm - *terraform.NodeApplyableProvider
provider.azurerm (close) - *terraform.graphNodeCloseProvider
azurerm_dns_cname_record.cnamerecord - *terraform.NodeRefreshableManagedResource
root - terraform.graphNodeRoot
provider.azurerm (close) - *terraform.graphNodeCloseProvider
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
var.dawex_pg_root_password - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.env - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.location-prefix - *terraform.NodeRootVariable
var.locations - *terraform.NodeRootVariable
var.namespace - *terraform.NodeRootVariable
var.ssh_public_key - *terraform.NodeRootVariable
var.st_share_quota - *terraform.NodeRootVariable
------
2020/04/16 16:34:18 [DEBUG] Starting graph walk: walkRefresh
2020/04/16 16:34:18 [TRACE] dag/walk: updating graph
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "root"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "azurerm_private_dns_zone.privatedns"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.namespace"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "provider.azurerm"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.dawex_pg_root_password"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.locations"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.location-prefix"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.ssh_public_key"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "azurerm_resource_group.rg"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.domain"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "provider.azurerm (close)"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.env"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.st_share_quota"
2020/04/16 16:34:18 [TRACE] dag/walk: added new vertex: "var.location"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "var.ssh_public_key"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "var.domain"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.location"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "provider.azurerm"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_private_dns_zone.privatedns" waiting on "azurerm_resource_group.rg"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.azurerm (close)"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.location-prefix"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.env"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_dns_cname_record.cnamerecord" waiting on "azurerm_private_dns_zone.privatedns"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "var.dawex_pg_root_password"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "azurerm_resource_group.rg" waiting on "var.namespace"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "provider.azurerm (close)" waiting on "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "var.locations"
2020/04/16 16:34:18 [TRACE] dag/walk: added edge: "root" waiting on "var.st_share_quota"
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "azurerm_resource_group.rg", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "azurerm_private_dns_zone.privatedns", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "azurerm_dns_cname_record.cnamerecord", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: dependencies changed for "provider.azurerm (close)", sending new deps
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.env"
2020/04/16 16:34:18 [TRACE] vertex "var.env": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.env": evaluating
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.locations"
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "provider.azurerm"
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm": starting visit (*terraform.NodeApplyableProvider)
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.location"
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.domain"
2020/04/16 16:34:18 [TRACE] vertex "var.location": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.domain": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "provider.azurerm": evaluating
2020/04/16 16:34:18 [TRACE] vertex "var.location": evaluating
2020/04/16 16:34:18 [TRACE] vertex "var.locations": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: provider.azurerm
2020/04/16 16:34:18 [TRACE] vertex "var.locations": evaluating
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalInitProvider
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.locations
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.locations
2020/04/16 16:34:18 [TRACE] vertex "var.locations": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.ssh_public_key"
2020/04/16 16:34:18 [TRACE] vertex "var.ssh_public_key": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.ssh_public_key": evaluating
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.ssh_public_key
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.ssh_public_key
2020/04/16 16:34:18 [TRACE] vertex "var.ssh_public_key": visit complete
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.location
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.location
2020/04/16 16:34:18 [TRACE] vertex "var.location": visit complete
2020-04-16T16:34:18.479+0200 [INFO] plugin: configuring client automatic mTLS
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.st_share_quota"
2020/04/16 16:34:18 [TRACE] vertex "var.st_share_quota": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.st_share_quota": evaluating
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.st_share_quota
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.st_share_quota
2020/04/16 16:34:18 [TRACE] vertex "var.st_share_quota": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.dawex_pg_root_password"
2020/04/16 16:34:18 [TRACE] vertex "var.dawex_pg_root_password": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.dawex_pg_root_password": evaluating
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.dawex_pg_root_password
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.dawex_pg_root_password
2020/04/16 16:34:18 [TRACE] vertex "var.dawex_pg_root_password": visit complete
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.location-prefix"
2020/04/16 16:34:18 [TRACE] vertex "var.location-prefix": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.location-prefix": evaluating
2020/04/16 16:34:18 [TRACE] dag/walk: visiting "var.namespace"
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.location-prefix
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.location-prefix
2020/04/16 16:34:18 [TRACE] vertex "var.namespace": starting visit (*terraform.NodeRootVariable)
2020/04/16 16:34:18 [TRACE] vertex "var.namespace": evaluating
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.namespace
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.namespace
2020/04/16 16:34:18 [TRACE] vertex "var.namespace": visit complete
2020/04/16 16:34:18 [TRACE] vertex "var.location-prefix": visit complete
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.env
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.env
2020/04/16 16:34:18 [TRACE] vertex "var.env": visit complete
2020/04/16 16:34:18 [TRACE] vertex "var.domain": evaluating
2020/04/16 16:34:18 [TRACE] [walkRefresh] Entering eval tree: var.domain
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] [walkRefresh] Exiting eval tree: var.domain
2020/04/16 16:34:18 [TRACE] vertex "var.domain": visit complete
2020-04-16T16:34:18.505+0200 [DEBUG] plugin: starting plugin: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 args=[/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5]
2020-04-16T16:34:18.505+0200 [DEBUG] plugin: plugin started: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5 pid=8776
2020-04-16T16:34:18.505+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ameukam/Projects/awcc/clients/dawex/dawex-terraform/providers/azure/co-prod/westeurope/.terraform/plugins/linux_amd64/terraform-provider-azurerm_v2.5.0_x5
2020-04-16T16:34:18.513+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Analysis Services"..
2020-04-16T16:34:18.513+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Analysis Services"..
2020-04-16T16:34:18.513+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "API Management"..
2020-04-16T16:34:18.513+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "API Management"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "App Configuration"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "App Configuration"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "App Platform"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "App Platform"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Application Insights"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Application Insights"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Authorization"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Authorization"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Automation"..
2020-04-16T16:34:18.514+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Automation"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Batch"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Batch"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Bot"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Bot"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cdn"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cdn"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cognitive Services"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cognitive Services"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Compute"..
2020-04-16T16:34:18.515+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Compute"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Container Services"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Container Services"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "CosmosDB"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "CosmosDB"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Cost Management"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Cost Management"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Custom Providers"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Custom Providers"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DataBricks"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DataBricks"..
2020-04-16T16:34:18.516+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Data Factory"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Data Factory"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Data Lake"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Data Lake"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Database Migration"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Database Migration"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DevSpaces"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DevSpaces"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Dev Test"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Dev Test"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "DNS"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "DNS"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "EventGrid"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "EventGrid"..
2020-04-16T16:34:18.517+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "EventHub"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "EventHub"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "FrontDoor"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "FrontDoor"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "HDInsight"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "HDInsight"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Health Care"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Health Care"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "IoT Hub"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "IoT Hub"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "IoT Central"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "IoT Central"..
2020-04-16T16:34:18.518+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "KeyVault"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "KeyVault"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Kusto"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Kusto"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Log Analytics"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Log Analytics"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Logic"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Logic"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Machine Learning"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Machine Learning"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Managed Applications"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Managed Applications"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Management Group"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Management Group"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Maps"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Maps"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "MariaDB"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "MariaDB"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Media"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Media"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Mixed Reality"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Mixed Reality"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Monitor"..
2020-04-16T16:34:18.519+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Monitor"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Managed Service Identities"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Managed Service Identities"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Microsoft SQL Server / SQL Azure"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Microsoft SQL Server / SQL Azure"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "MySQL"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "MySQL"..
2020-04-16T16:34:18.520+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "NetApp"..
2020-04-16T16:34:18.521+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "NetApp"..
2020-04-16T16:34:18.521+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Network"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Network"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Notification Hub"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Notification Hub"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Policy"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Policy"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Portal"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Portal"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "PostgreSQL"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "PostgreSQL"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "PowerBI"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "PowerBI"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Private DNS"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Private DNS"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Recovery Services"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Recovery Services"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Redis"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Redis"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Relay"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Relay"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Resources"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Resources"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Search"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Search"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Security Center"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Security Center"..
2020-04-16T16:34:18.522+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "ServiceBus"..
2020-04-16T16:34:18.523+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "ServiceBus"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Service Fabric"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Service Fabric"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "SignalR"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "SignalR"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "SQL"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "SQL"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Storage"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Storage"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Stream Analytics"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Stream Analytics"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Subscription"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Subscription"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Traffic Manager"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Traffic Manager"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Data Sources for "Web"..
2020-04-16T16:34:18.524+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Registering Resources for "Web"..
2020-04-16T16:34:18.525+0200 [INFO] plugin.terraform-provider-azurerm_v2.5.0_x5: configuring server automatic mTLS: timestamp=2020-04-16T16:34:18.525+0200
2020-04-16T16:34:18.552+0200 [DEBUG] plugin: using plugin: version=5
2020-04-16T16:34:18.552+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: plugin address: address=/tmp/plugin807449579 network=unix timestamp=2020-04-16T16:34:18.552+0200
2020/04/16 16:34:18 [TRACE] BuiltinEvalContext: Initialized "azurerm" provider for provider.azurerm
2020/04/16 16:34:18 [TRACE] <root>: eval: terraform.EvalNoop
2020/04/16 16:34:18 [TRACE] <root>: eval: terraform.EvalNoop
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalOpFilter
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalGetProvider
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalOpFilter
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalSequence
2020/04/16 16:34:18 [TRACE] <root>: eval: *terraform.EvalConfigProvider
2020/04/16 16:34:18 [TRACE] buildProviderConfig for provider.azurerm: using explicit config only
2020/04/16 16:34:18 [TRACE] GRPCProvider: GetSchema
2020/04/16 16:34:18 [TRACE] GRPCProvider: Configure
2020-04-16T16:34:18.645+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Testing if Service Principal / Client Certificate is applicable for Authentication..
2020-04-16T16:34:18.645+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Testing if Multi Tenant Service Principal / Client Secret is applicable for Authentication..
2020-04-16T16:34:18.645+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Testing if Service Principal / Client Secret is applicable for Authentication..
2020-04-16T16:34:18.645+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Testing if Managed Service Identity is applicable for Authentication..
2020-04-16T16:34:18.645+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Testing if Obtaining a token from the Azure CLI is applicable for Authentication..
2020-04-16T16:34:18.645+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Using Obtaining a token from the Azure CLI for Authentication
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://graph.windows.net/" isn't a management domain
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://management.azure.com/" isn't for the correct Tenant
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://storage.azure.com/" isn't a management domain
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant
2020-04-16T16:34:18.646+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant
2020-04-16T16:34:20.502+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: authenticated object ID cache miss, populting with: "b26c9aaf-a17a-4aaa-b0d8-64445c69af10"
2020-04-16T16:34:20.502+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Getting OAuth config for endpoint https://login.microsoftonline.com/ with tenant df11daef-d1ba-4457-975e-df0f317f54c5
2020/04/16 16:34:23 [TRACE] dag/walk: vertex "provider.azurerm (close)" is waiting for "azurerm_dns_cname_record.cnamerecord"
2020/04/16 16:34:23 [TRACE] dag/walk: vertex "azurerm_private_dns_zone.privatedns" is waiting for "azurerm_resource_group.rg"
2020/04/16 16:34:23 [TRACE] dag/walk: vertex "azurerm_dns_cname_record.cnamerecord" is waiting for "azurerm_private_dns_zone.privatedns"
2020/04/16 16:34:23 [TRACE] dag/walk: vertex "azurerm_resource_group.rg" is waiting for "provider.azurerm"
2020/04/16 16:34:23 [TRACE] dag/walk: vertex "root" is waiting for "provider.azurerm (close)"
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 analysisservices/2017-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] Genereated Provider Correlation Request Id: f757c451-92a8-3cd6-a119-5cef90462fc9
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 apimanagement/2018-01-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 appconfiguration/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2015-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2015-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2015-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2015-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2015-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 appplatform/2019-05-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 authorization/2018-09-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 authorization/2018-09-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 graphrbac/1.6 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 automation/2015-10-31 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 batch/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 batch/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 batch/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 batch/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 botservice/2018-07-12 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 botservice/2018-07-12 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 botservice/2018-07-12 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 cdn/2017-10-12 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 cdn/2017-10-12 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 cdn/2017-10-12 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 cognitiveservices/2017-04-18 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 marketplaceordering/2015-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.620+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 compute/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerregistry/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerregistry/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerregistry/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerinstance/2018-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerservice/2020-02-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerservice/2020-02-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 containerservice/2020-02-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 documentdb/2015-04-08 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 costmanagement/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 customproviders/2018-09-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datamigration/2018-04-19 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datamigration/2018-04-19 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 databricks/2018-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 datafactory/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 account/2016-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 account/2016-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 filesystem/2016-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 account/2016-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 account/2016-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 devspaces/2019-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dtl/2016-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dtl/2016-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dtl/2016-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dtl/2016-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dtl/2016-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dns/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 dns/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 eventhub/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 frontdoor/2019-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 frontdoor/2019-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 frontdoor/2019-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 healthcareapis/2019-09-16 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 devices/2018-12-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 iothub/2018-01-22 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 iothub/2018-01-22 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 iotcentral/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 keyvault/2018-02-14 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 keyvault/2016-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 kusto/2019-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 kusto/2019-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 kusto/2019-05-15 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 operationsmanagement/2015-11-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 logic/2019-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 machinelearningservices/2019-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 managedapplications/2019-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 managementgroups/2018-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 managementgroups/2018-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 maps/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mariadb/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 media/2018-07-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mixedreality/2019-02-28-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.621+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 insights/2019-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 msi/2015-08-31-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/v3.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/v3.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/v3.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/v3.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/v3.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/v3.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sqlvirtualmachine/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mysql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mysql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mysql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mysql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 mysql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 netapp/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 netapp/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 netapp/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 netapp/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 network/2019-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 notificationhubs/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 notificationhubs/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 policy/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 policy/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 policy/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 policyinsights/2019-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 portal/2019-01-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 postgresql/2017-12-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 powerbidedicated/2017-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 privatedns/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 privatedns/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 privatedns/2018-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 backup/2019-05-13 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.622+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 recoveryservices/2016-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 backup/2019-05-13 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 backup/2019-05-13 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 backup/2019-05-13 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 backup/2019-05-13 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 redis/2018-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 redis/2018-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 redis/2018-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 relay/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 relay/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 resources/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 resources/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 locks/2016-09-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 resources/2016-02-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 resources/2018-05-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 search/2015-08-19 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 search/2015-08-19 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 search/2015-08-19 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 security/v1.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 security/v1.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 security/v1.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 security/v1.0 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicebus/2018-01-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicebus/2017-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 servicefabric/2018-02-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 signalr/2018-10-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 sql/2017-03-01-preview HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 storage/2019-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 tombuildsstuff/giovanni/v0.10.0 storage/2018-11-09 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 storage/2019-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 storage/2019-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 storagecache/2019-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 storagecache/2019-11-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 subscriptions/2018-06-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 web/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 web/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 web/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 web/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 web/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 web/2019-08-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Request:
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: GET /subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers?api-version=2016-02-01 HTTP/1.1
2020-04-16T16:34:24.623+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Host: management.azure.com
2020-04-16T16:34:24.624+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: User-Agent: Go/go1.12.6 (amd64-linux) go-autorest/v14.0.0 Azure-SDK-For-Go/v40.3.0 resources/2016-02-01 HashiCorp Terraform/0.12.24 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.5.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820
2020-04-16T16:34:24.624+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: X-Ms-Correlation-Request-Id: f757c451-92a8-3cd6-a119-5cef90462fc9
2020-04-16T16:34:24.624+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Accept-Encoding: gzip
2020-04-16T16:34:24.624+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5:
2020-04-16T16:34:24.624+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5:
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers?api-version=2016-02-01:
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: HTTP/2.0 200 OK
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Cache-Control: no-cache
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Content-Type: application/json; charset=utf-8
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Date: Thu, 16 Apr 2020 14:34:26 GMT
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Expires: -1
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Pragma: no-cache
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Strict-Transport-Security: max-age=31536000; includeSubDomains
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: Vary: Accept-Encoding
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: X-Content-Type-Options: nosniff
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: X-Ms-Correlation-Request-Id: f757c451-92a8-3cd6-a119-5cef90462fc9
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: X-Ms-Ratelimit-Remaining-Subscription-Reads: 11999
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: X-Ms-Request-Id: b787ba48-9ba7-452f-9559-ebb8fbdf6e4e
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: X-Ms-Routing-Request-Id: FRANCECENTRAL:20200416T143426Z:b787ba48-9ba7-452f-9559-ebb8fbdf6e4e
2020-04-16T16:34:27.059+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5:
2020-04-16T16:34:27.060+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: {"value":[{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.ServiceBus","namespace":"Microsoft.ServiceBus","authorizations":[{"applicationId":"80a10ef9-8168-493d-abf9-3297c4ef6e3c","roleDefinitionId":"2b7763f7-bbe2-4e19-befe-28c79f1cf7f7"},{"applicationId":"eb070ea5-bd17-41f1-ad68-5851f6e71774"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US 2","West US","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"namespaces/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/networkrulesets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"namespaces/queues","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/queues/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics/subscriptions","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/topics/subscriptions/rules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"checkNamespaceAvailability","locations":[],"apiVersions":["2015-08-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"sku","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"premiumMessagingRegions","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/eventgridfilters","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US 2","West US","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","Australia Central","Australia Central 2","Germany West Central"],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":[],"apiVersions":["2017-04-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Devices","namespace":"Microsoft.Devices","authorizations":[{"applicationId":"0cd79364-7a90-4354-9984-6e36c841418d","roleDefinitionId":"C121DF10-FE58-4BC4-97F9-8296879F7BBB"},{"applicationId":"29f411f1-b2cf-4043-8ac8-2185d7316811"},{"applicationId":"89d10474-74af-4874-99a7-c23c2f643083","roleDefinitionId":"7df22794-26e3-4f94-9d50-a4f0f6e1cb41"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"checkProvisioningServiceNameAvailability","locations":[],"apiVersions":["2018-01-22","2017-11-15","2017-08-21-preview"]},{"resourceType":"usages","locations":[],"apiVersions":["2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-03-01","2020-01-01","2019-11-04","2019-09-01","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01-preview","2018-04-01","2018-01-22-preview","2018-01-22","2017-11-15","2017-09-25-preview","2017-08-21-preview","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"]},{"resourceType":"IotHubs","locations":["West US","North Europe","East Asia","East US","West Europe","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","West US 2","West Central US","East US 2","Central US","UK South","UK West","South India","Central India","Canada Central","Canada East","Brazil South","South Central US","Korea South","Korea Central","France Central","North Central US"],"apiVersions":["2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"IotHubs/eventGridFilters","locations":["West US","East US","West US 2","West Central US","East US 2","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","UK South","UK West","South India","Central India","Canada Central","Canada East","Brazil South","South Central US","Korea South","Korea Central","France Central","North Central US"],"apiVersions":["2018-07-31","2018-01-15-preview"]},{"resourceType":"ProvisioningServices","locations":["East US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","Japan West","Japan East","UK West","UK South","East US 2","Central US","West US 2","West Central US","North Central US","South Central US"],"apiVersions":["2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.DevSpaces","namespace":"Microsoft.DevSpaces","resourceTypes":[{"resourceType":"controllers","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"controllers/listConnectionDetails","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"]},{"resourceType":"operations","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"]},{"resourceType":"locations","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"]},{"resourceType":"locations/operationresults","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"]},{"resourceType":"locations/checkContainerHostMapping","locations":["East US","Canada East","West Europe","Canada Central","Central US","West US 2","West Central US","Southeast Asia","East US 2","North Europe","Australia East","UK South","South Central US","East Asia","Japan East","Australia SouthEast"],"apiVersions":["2019-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.EventHub","namespace":"Microsoft.EventHub","authorizations":[{"applicationId":"80369ed6-5f11-4dd9-bef3-692475845e77","roleDefinitionId":"eb8e1991-5de0-42a6-a64b-29b059341b7b"},{"applicationId":"6201d19e-14fb-4472-a2d6-5634a5c97568"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"clusters","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"namespaces/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/networkrulesets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"namespaces/eventhubs","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/eventhubs/authorizationrules","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/eventhubs/consumergroups","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"checkNamespaceAvailability","locations":[],"apiVersions":["2015-08-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"sku","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":[],"apiVersions":["2017-04-01"]},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2018-01-01-preview","2017-04-01"]},{"resourceType":"availableClusterRegions","locations":[],"apiVersions":["2018-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Maps","namespace":"Microsoft.Maps","authorizations":[{"applicationId":"608f6f31-fed0-4f7b-809f-90f6c9b3de78","roleDefinitionId":"3431F0E6-63BC-482D-A96E-0AB819610A5F"},{"applicationId":"ba1ea022-5807-41d5-bbeb-292c7e1cf5f6"}],"resourceTypes":[{"resourceType":"accounts","locations":["Global"],"apiVersions":["2020-02-01-preview","2018-05-01","2017-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"accounts/privateAtlases","locations":["United States"],"apiVersions":["2020-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"accounts/eventGridFilters","locations":[],"apiVersions":["2020-02-01-preview","2018-05-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-02-01-preview","2018-05-01","2017-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.RecoveryServices","namespace":"Microsoft.RecoveryServices","authorizations":[{"applicationId":"262044b1-e2ce-469f-a196-69ab7ada62d3","roleDefinitionId":"21CEC436-F7D0-4ADE-8AD8-FEC5668484CC"},{"applicationId":"b8340c3b-9267-498f-b21a-15d5547fd85e","roleDefinitionId":"8A00C8EA-8F1B-45A7-8F64-F4CC61EEE9B6"},{"applicationId":"3b2fa68d-a091-48c9-95be-88d572e08fb7","roleDefinitionId":"47d68fae-99c7-4c10-b9db-2316116a061e"},{"applicationId":"9bdab391-7bbe-42e8-8132-e4491dc29cc0","roleDefinitionId":"0383f7f5-023d-4379-b2c7-9ef786459969"}],"resourceTypes":[{"resourceType":"vaults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-02-02-preview","2020-02-02","2019-06-15","2019-05-13-preview","2019-05-13","2018-12-20-preview","2018-07-10-preview","2018-07-10","2018-01-10","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2016-05-01","2015-12-15","2015-12-10","2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":[],"apiVersions":["2020-02-02-preview","2020-02-02","2019-06-15","2019-05-13-preview","2019-05-13","2018-07-10-preview","2018-07-10","2018-01-10","2017-09-01","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2015-12-15","2015-12-10","2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"]},{"resourceType":"locations","locations":[],"apiVersions":["2017-07-01","2016-06-01"]},{"resourceType":"locations/backupStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-07-01","2016-06-01"]},{"resourceType":"locations/checkNameAvailability","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-10"]},{"resourceType":"locations/allocatedStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2016-06-01"]},{"resourceType":"locations/allocateStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2016-06-01"]},{"resourceType":"locations/backupValidateFeatures","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-07-01"]},{"resourceType":"locations/backupPreValidateProtection","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-07-01"]},{"resourceType":"locations/backupCrrJobs","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrrJob","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupAadProperties","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrossRegionRestore","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrrOperationResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"locations/backupCrrOperationsStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-12-20-preview"]},{"resourceType":"backupProtectedItems","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"replicationEligibilityResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-07-10"],"capabilities":"SupportsExtension"}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.BotService","namespace":"Microsoft.BotService","authorization":{"applicationId":"f3723d34-6ff5-4ceb-a148-d99dcd2511fc","roleDefinitionId":"71213c26-43ed-41d8-9905-3c12971517a3"},"resourceTypes":[{"resourceType":"botServices","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"botServices/channels","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"botServices/connections","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"listAuthServiceProviders","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"checkNameAvailability","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]},{"resourceType":"operations","locations":["Global"],"apiVersions":["2018-07-12","2017-12-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.ContainerService","namespace":"Microsoft.ContainerService","authorization":{"applicationId":"7319c514-987d-4e9b-ac3d-d38c4f427f4c","roleDefinitionId":"1b4a0c7f-2217-416f-acfa-cf73452fdc1c","managedByRoleDefinitionId":"9e3af657-a8ff-583c-a75c-2fe7c4bcb635","managedByAuthorization":{"allowManagedByInheritance":true}},"resourceTypes":[{"resourceType":"containerServices","locations":["Japan East","Central US","East US 2","Japan West","East Asia","South Central US","North Central US","Australia East","Australia Southeast","Brazil South","Southeast Asia","West US","West Europe","North Europe","East US","UK West","UK South","West Central US","West US 2","South India","Central India","West India","Canada East","Canada Central","Korea South","Korea Central","South Africa North"],"apiVersions":["2017-07-01","2017-01-31","2016-09-30","2016-03-30"],"capabilities":"None"},{"resourceType":"managedClusters","locations":["East US","West Europe","France Central","Central US","Canada Central","Canada East","UK South","West US","West US 2","Australia East","North Europe","Japan East","Japan West","East US 2","South Central US","North Central US","Southeast Asia","Australia Southeast","UK West","South India","Central India","East Asia","Korea South","Korea Central","South Africa North","Brazil South","Germany North","Switzerland North","Switzerland West","Germany West Central","UAE North","Norway East","Norway West"],"apiVersions":["2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-08-01-preview","2018-03-31","2017-08-31"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"openShiftManagedClusters","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","West Europe","North Europe","UK South","UK West","France Central","Canada East","Canada Central","Australia East","Australia Southeast","East Asia","Southeast Asia","North Central US","Brazil South","Japan East","Korea Central","Central India","South Africa North"],"apiVersions":["2019-09-30-preview","2019-04-30"],"capabilities":"None"},{"resourceType":"locations/openShiftClusters","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","West Europe","North Europe","France Central","UK West","UK South","Canada East","Canada Central","Australia East","Australia Southeast","East Asia","Southeast Asia","North Central US","Brazil South","Japan East","Korea Central","Central India","South Africa North"],"apiVersions":["2019-09-30-preview","2019-04-30","2018-09-30-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-31","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"]},{"resourceType":"locations/operationresults","locations":["East US","West Europe","France Central","Central US","UK West","West Central US","West US","West US 2","South India","Central India","West India","Canada East","Canada Central","Korea South","Korea Central","UK South","Australia East","Australia Southeast","North Europe","Japan East","Japan West","East US 2","South Central US","North Central US","Southeast Asia","East Asia","South Africa North","Brazil South","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","Norway East","Norway West"],"apiVersions":["2017-08-31","2016-03-30"]},{"resourceType":"locations/operations","locations":["Japan East","Central US","East US 2","Japan West","East Asia","South Central US","North Central US","Australia East","Australia Southeast","Brazil South","Southeast Asia","West US","West Europe","France Central","North Europe","East US","Canada Central","Canada East","UK West","UK South","West Central US","West US 2","South India","Central India","West India","Korea South","Korea Central","South Africa North","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","Norway East","Norway West"],"apiVersions":["2016-03-30"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-10-31","2018-03-31","2017-08-31","2017-07-01","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"]},{"resourceType":"locations/orchestrators","locations":["East US","West Europe","France Central","Central US","Canada East","Canada Central","UK South","UK West","West US","West US 2","Australia East","Australia Southeast","North Europe","Japan East","Japan West","Korea Central","Korea South","East US 2","South Central US","North Central US","Southeast Asia","South India","Central India","East Asia","South Africa North","Brazil South","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","Norway East","Norway West"],"apiVersions":["2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2017-09-30"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.ServiceFabric","namespace":"Microsoft.ServiceFabric","authorization":{"applicationId":"74cb6831-0dbb-4be1-8206-fd4df301cdc2","roleDefinitionId":"e55cc65f-6903-4917-b4ef-f8d4640b57f5","managedByRoleDefinitionId":"9e3af657-a8ff-583c-a75c-2fe7c4bcb635"},"resourceTypes":[{"resourceType":"clusters","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"clusters/applications","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":[],"apiVersions":["2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/clusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/environments","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/operations","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"locations/operationResults","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.KeyVault","namespace":"Microsoft.KeyVault","authorizations":[{"applicationId":"cfa8b339-82a2-471a-a3c9-0fc0be7a4093","roleDefinitionId":"1cf9858a-28a2-4228-abba-94e606305b95"},{"applicationId":"589d5083-6f11-4d30-a62a-a4b316a14abf"}],"resourceTypes":[{"resourceType":"vaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"vaults/secrets","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"]},{"resourceType":"vaults/accessPolicies","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"]},{"resourceType":"deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations/deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","North Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West Central US","West US 2","West US","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"locations/operationResults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"]},{"resourceType":"vaults/eventGridFilters","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-09-01","2018-02-14-preview","2018-02-14"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.NotificationHubs","namespace":"Microsoft.NotificationHubs","resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"namespaces/notificationHubs","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"checkNamespaceAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]},{"resourceType":"operations","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]},{"resourceType":"operationResults","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.StreamAnalytics","namespace":"Microsoft.StreamAnalytics","authorization":{"applicationId":"66f1e791-7bfb-4e18-aed8-1720056421c7","roleDefinitionId":"15f6e7b0-eec0-4f18-a552-c97e000cbc61"},"resourceTypes":[{"resourceType":"streamingjobs","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central"],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":["West Europe","Central US","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","West US 2","UK West","Canada Central","Canada East","Korea Central","France Central"],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"]},{"resourceType":"locations/quotas","locations":[],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"]},{"resourceType":"operations","locations":["West Europe","West US","Central US","East US 2","North Europe","Japan East","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central"],"apiVersions":["2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Logic","namespace":"Microsoft.Logic","authorization":{"applicationId":"7cd684f4-8a78-49b0-91ec-6a35d38739ba","roleDefinitionId":"cb3ef1fb-6e31-49e2-9d87-ed821053fe58"},"resourceTypes":[{"resourceType":"workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"locations/workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"]},{"resourceType":"locations","locations":["North Central US"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"]},{"resourceType":"operations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"]},{"resourceType":"integrationAccounts","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","France Central","France South","Korea Central","South Africa North","South Africa West"],"apiVersions":["2019-05-01","2018-07-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"integrationServiceEnvironments","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","UK South","UK West"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview","2018-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"integrationServiceEnvironments/managedApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","West Central US","UK South","UK West"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.DocumentDB","namespace":"Microsoft.DocumentDB","authorizations":[{"applicationId":"57c0fc58-a83a-41d0-8ae9-08952659bdfd","roleDefinitionId":"FFFD5CF5-FFD3-4B24-B0E2-0715ADD4C282"},{"applicationId":"36e2398c-9dd3-4f29-9a72-d9f2cfc47ad9","roleDefinitionId":"D5A795DE-916D-4818-B015-33C9E103E39B"},{"applicationId":"a232010e-820c-4083-83bb-3ace5fc29d0b"}],"resourceTypes":[{"resourceType":"databaseAccounts","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"databaseAccountNames","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"operationResults","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"locations/operationsStatus","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","West Central US","West Europe","West India","West US","West US 2","UAE North","UK West","UK South","Brazil South","Korea South","Korea Central"],"apiVersions":["2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.ManagedIdentity","namespace":"Microsoft.ManagedIdentity","resourceTypes":[{"resourceType":"Identities","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","South India","Japan West","Japan East","East Asia","Southeast Asia","Korea Central","Korea South","North Europe","West Europe","UK West","UK South","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","France Central","Norway East"],"apiVersions":["2018-11-30","2015-08-31-PREVIEW"],"capabilities":"SupportsExtension"},{"resourceType":"userAssignedIdentities","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","South India","Japan West","Japan East","East Asia","Southeast Asia","Korea Central","Korea South","North Europe","West Europe","UK West","UK South","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","France Central","Norway East"],"apiVersions":["2018-11-30","2015-08-31-PREVIEW"],"capabilities":"None"},{"resourceType":"operations","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","South India","Japan West","Japan East","East Asia","Southeast Asia","Korea Central","Korea South","North Europe","West Europe","UK West","UK South","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","France Central","Norway East"],"apiVersions":["2018-11-30","2015-08-31-PREVIEW"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Media","namespace":"Microsoft.Media","authorization":{"applicationId":"374b2a64-3b6b-436b-934c-b820eacca870","roleDefinitionId":"aab70789-0cec-44b5-95d7-84b64c9487af"},"resourceTypes":[{"resourceType":"mediaservices","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"mediaservices/assets","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/contentKeyPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingLocators","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/eventGridFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-02-05"]},{"resourceType":"mediaservices/transforms","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/transforms/jobs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingEndpoints","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"mediaservices/liveEvents","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"capabilities":"CrossResour
2020-04-16T16:34:27.060+0200 [DEBUG] plugin.terraform-provider-azurerm_v2.5.0_x5: ceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"mediaservices/liveEvents/liveOutputs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/streamingEndpointOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/liveEventOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/liveOutputOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"mediaservices/assets/assetFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01"]},{"resourceType":"mediaservices/accountFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview","2018-02-05","2015-10-01","2015-04-01"]},{"resourceType":"checknameavailability","locations":[],"apiVersions":["2015-10-01","2015-04-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Databricks","namespace":"Microsoft.Databricks","authorizations":[{"applicationId":"d9327919-6775-4843-9037-3fb0fb0473cb","roleDefinitionId":"f31567d0-b61f-43c2-97a5-a98cdc3bfcb6","managedByRoleDefinitionId":"8e3af657-a8ff-443c-a75c-2fe8c4bcb635"},{"applicationId":"2ff814a6-3304-4ab8-85cb-cd0e6f879c1d","roleDefinitionId":"f31567d0-b61f-43c2-97a5-a98cdc3bfcb6","managedByRoleDefinitionId":"8e3af657-a8ff-443c-a75c-2fe8c4bcb635"}],"resourceTypes":[{"resourceType":"workspaces","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa West","South Africa North","Brazil South","France Central","UAE North"],"apiVersions":["2018-04-01"],"capabilities":"None"},{"resourceType":"workspaces/virtualNetworkPeerings","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa North","South Africa West","UAE North","Brazil South","France Central"],"apiVersions":["2018-04-01"]},{"resourceType":"workspaces/dbWorkspaces","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa North","South Africa West","UAE North","Brazil South","France Central"],"apiVersions":["2018-04-01"]},{"resourceType":"operations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","Korea South","Korea Central","South Africa North","South Africa West","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","UAE North","Brazil South","France Central"],"apiVersions":["2018-04-01"]},{"resourceType":"locations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa North","South Africa West","UAE North","Brazil South","France Central"],"apiVersions":["2018-04-01","2018-03-15","2018-03-01","2017-09-01-preview","2017-08-01-preview","2016-09-01-preview"]},{"resourceType":"locations/operationstatuses","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa West","South Africa North","Brazil South","France Central","UAE North"],"apiVersions":["2018-04-01"]},{"resourceType":"locations/getNetworkPolicies","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","Korea South","South Africa West","South Africa North","Brazil South","France Central","UAE North"],"apiVersions":["2018-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.OperationsManagement","namespace":"Microsoft.OperationsManagement","authorization":{"applicationId":"d2a0a418-0aac-4541-82b2-b3142c89da77","roleDefinitionId":"aa249101-6816-4966-aafa-08175d795f14"},"resourceTypes":[{"resourceType":"solutions","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2015-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"managementconfigurations","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2015-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"managementassociations","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"views","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":[],"apiVersions":["2015-11-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.DataLakeStore","namespace":"Microsoft.DataLakeStore","authorization":{"applicationId":"e9f49c6b-5ce5-44c8-925d-015017e9f7ad","roleDefinitionId":"17eb9cca-f08a-4499-b2d3-852d175f614f"},"resourceTypes":[{"resourceType":"accounts","locations":["East US 2","North Europe","Central US","West Europe","Australia East"],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"accounts/firewallRules","locations":["East US 2","North Europe","Central US","West Europe","Australia East"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/eventGridFilters","locations":["East US 2","North Europe","Central US","West Europe","Australia East"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/capability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/usages","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Automation","namespace":"Microsoft.Automation","authorizations":[{"applicationId":"fc75330b-179d-49af-87dd-3b1acf6827fa","roleDefinitionId":"95fd5de3-d071-4362-92bf-cf341c1de832"}],"resourceTypes":[{"resourceType":"automationAccounts","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2020-01-13-preview","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"automationAccounts/runbooks","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","West US","Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"automationAccounts/configurations","locations":["Japan East","East US 2","West Europe","South Africa North","West US","Central US","Southeast Asia","South Central US","North Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","Central India","Australia Southeast","Canada Central","North Europe","East Asia","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"automationAccounts/webhooks","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","Australia East","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"]},{"resourceType":"operations","locations":["South Central US"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"]},{"resourceType":"automationAccounts/softwareUpdateConfigurations","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview"]},{"resourceType":"automationAccounts/jobs","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"]},{"resourceType":"automationAccounts/privateLinkResources","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2020-01-13-preview"]},{"resourceType":"automationAccounts/privateEndpointConnections","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2020-01-13-preview"]},{"resourceType":"automationAccounts/privateEndpointConnectionProxies","locations":["Japan East","East US 2","West Europe","South Africa North","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central"],"apiVersions":["2020-01-13-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.DevTestLab","namespace":"Microsoft.DevTestLab","authorization":{"applicationId":"1a14be2a-e903-4cec-99cf-b2e209259a0f","roleDefinitionId":"8f2de81a-b9aa-49d8-b24c-11814d3ab525","managedByRoleDefinitionId":"8f2de81a-b9aa-49d8-b24c-11814d3ab525"},"resourceTypes":[{"resourceType":"labs/environments","locations":["Southeast Asia","East US","West US","West Europe","East Asia","East US 2","Japan East","Japan West","Central US"],"apiVersions":["2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"labs","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"schedules","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"labs/virtualMachines","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove"},{"resourceType":"labs/serviceRunners","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"]},{"resourceType":"locations/operations","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","UK South","West Europe","West US","West US 2"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Cdn","namespace":"Microsoft.Cdn","authorizations":[],"resourceTypes":[{"resourceType":"profiles","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"profiles/endpoints","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"profiles/endpoints/origins","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"profiles/endpoints/origingroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31"]},{"resourceType":"profiles/endpoints/customdomains","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults/endpointresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults/endpointresults/originresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"operationresults/profileresults/endpointresults/origingroupresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2019-12-31"]},{"resourceType":"operationresults/profileresults/endpointresults/customdomainresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"checkNameAvailability","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"checkResourceUsage","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02"]},{"resourceType":"validateProbe","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02"]},{"resourceType":"operations","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"edgenodes","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"]},{"resourceType":"CdnWebApplicationFirewallPolicies","locations":["global"],"apiVersions":["2019-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"CdnWebApplicationFirewallManagedRuleSets","locations":[],"apiVersions":["2019-06-15-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Relay","namespace":"Microsoft.Relay","authorization":{"applicationId":"80369ed6-5f11-4dd9-bef3-692475845e77"},"resourceTypes":[{"resourceType":"namespaces","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US 2","West US","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-01-preview","2017-04-01","2016-07-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"namespaces/authorizationrules","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/hybridconnections","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/hybridconnections/authorizationrules","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/wcfrelays","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"namespaces/wcfrelays/authorizationrules","locations":[],"apiVersions":["2017-04-01","2016-07-01","2015-08-01","2014-09-01"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2017-04-01","2016-07-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2016-07-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.DataLakeAnalytics","namespace":"Microsoft.DataLakeAnalytics","resourceTypes":[{"resourceType":"accounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"accounts/dataLakeStoreAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts/containers","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts/containers/listSasTokens","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2016-11-01","2015-10-01-preview"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/capability","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"locations/usages","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.ContainerInstance","namespace":"Microsoft.ContainerInstance","authorizations":[{"applicationId":"6bb8e274-af5d-4df2-98a3-4fd78b4cafd9","roleDefinitionId":"3c60422b-a83a-428d-9830-22609c77aa6c"}],"resourceTypes":[{"resourceType":"containerGroups","locations":["West Central US","West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"serviceAssociationLinks","locations":["West Central US","West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":[],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/capabilities","locations":["West Central US","West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/usages","locations":["West Central US","West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/operations","locations":["West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","West Central US","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]},{"resourceType":"locations/cachedImages","locations":["West Central US","West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-10-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","West US","East US","West Europe","West US 2","North Europe","Southeast Asia","East US 2","Central US","Australia East","UK South","South Central US","Central India","Brazil South","South India","North Central US","East Asia","Canada Central","Japan East","Korea Central"],"apiVersions":["2019-12-01","2018-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.ApiManagement","namespace":"Microsoft.ApiManagement","authorization":{"applicationId":"8602e328-9b72-4f2d-a4ae-1387d013a2b3","roleDefinitionId":"e263b525-2e60-4418-b655-420bae0b172e"},"resourceTypes":[{"resourceType":"service","locations":["Canada East","Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe"],"apiVersions":["2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"validateServiceName","locations":[],"apiVersions":["2015-09-15","2014-02-14"]},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-09-15","2014-02-14"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]},{"resourceType":"reportFeedback","locations":[],"apiVersions":["2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]},{"resourceType":"checkFeedbackRequired","locations":[],"apiVersions":["2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]},{"resourceType":"operations","locations":[],"apiVersions":["2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Management","namespace":"Microsoft.Management","authorization":{"applicationId":"f2c304cf-8e7e-4c3f-8164-16299ad9d272","roleDefinitionId":"c1cf3708-588a-4647-be7f-f400bbe214cf"},"resourceTypes":[{"resourceType":"resources","locations":[],"apiVersions":["2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"]},{"resourceType":"managementGroups","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"]},{"resourceType":"getEntities","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"managementGroups/settings","locations":[],"apiVersions":["2020-02-01","2018-03-01-beta"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"operationResults/asyncOperation","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-beta"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"]},{"resourceType":"tenantBackfillStatus","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"]},{"resourceType":"startTenantBackfill","locations":[],"apiVersions":["2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.OperationalInsights","namespace":"Microsoft.OperationalInsights","authorizations":[{"applicationId":"d2a0a418-0aac-4541-82b2-b3142c89da77","roleDefinitionId":"86695298-2eb9-48a7-9ec3-2fdb38b6878b"},{"applicationId":"ca7f3f0b-7d91-482c-8e09-c5d840d0eac5","roleDefinitionId":"5d5a2e56-9835-44aa-93db-d2f19e155438"}],"resourceTypes":[{"resourceType":"workspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"]},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"]},{"resourceType":"workspaces/scopedPrivateLinkProxies","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"]},{"resourceType":"workspaces/query","locations":["West Central US","Australia Southeast","West Europe","East US","Southeast Asia","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland West","Switzerland North"],"apiVersions":["2017-10-01"]},{"resourceType":"workspaces/dataSources","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2020-03-01-preview","2015-11-01-preview"]},{"resourceType":"workspaces/linkedStorageAccounts","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2020-03-01-preview","2019-08-01-preview"]},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2020-03-01-preview","2014-10-10"],"capabilities":"SupportsExtension"},{"resourceType":"workspaces/linkedServices","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"]},{"resourceType":"linkTargets","locations":["East US"],"apiVersions":["2020-03-01-preview","2015-03-20"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-03-01-preview","2015-11-01-preview","2014-11-10"]}],"registrationState":"Registered"},{"id":"/subscriptions/46932fcb-f1c5-4edb-b9b8-f548206ba091/providers/Microsoft.Search","namespace":"Microsoft.Search","authorization":{"applicationId":"408992c7-2af6-4ff1-92e3-65b73d2b5092","roleDefinitionId":"20FA3191-87CF-4C3D-9510-74CCB594A310"},"resourceTypes":[{"resourceType":"searchServices","locations":["West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North"],"apiVersions":["2019-10-01-Preview","2015-08-19","2015-02-28","2014-07-31-Preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-02-28","2014-07-31-Preview"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-03-13","2019-10-01-Preview","2015-08-19"]},{"resourceType":"resourceHealthMetadata","locations":["West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North"],"apiVersions":["2019-10-01-Preview","2015-08-19"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-03-13","2019-10-01-Preview","2015-08-19","2015-02-28"]}],"registrationState":"Reg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment