Skip to content

Instantly share code, notes, and snippets.

@mjmenger
Created September 30, 2020 19:19
Show Gist options
  • Select an option

  • Save mjmenger/1793f861f19000b9077c083fe1a0e93c to your computer and use it in GitHub Desktop.

Select an option

Save mjmenger/1793f861f19000b9077c083fe1a0e93c to your computer and use it in GitHub Desktop.
Terraform crash
This file has been truncated, but you can view the full file.
2020/09/30 19:03:14 [INFO] Terraform version: 0.13.1
2020/09/30 19:03:14 [INFO] Go runtime version: go1.14.7
2020/09/30 19:03:14 [INFO] CLI args: []string{"/home/userhome/.terraform.versions/terraform_0.13.1", "plan"}
2020/09/30 19:03:14 [DEBUG] Attempting to open CLI config file: /home/userhome/.terraformrc
2020/09/30 19:03:14 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/09/30 19:03:14 Loading CLI configuration from /home/userhome/.terraform.d/credentials.tfrc.json
2020/09/30 19:03:14 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/09/30 19:03:14 [DEBUG] ignoring non-existing provider search directory /home/userhome/.terraform.d/plugins
2020/09/30 19:03:14 [DEBUG] ignoring non-existing provider search directory /home/userhome/.local/share/terraform/plugins
2020/09/30 19:03:14 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2020/09/30 19:03:14 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2020/09/30 19:03:14 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins
2020/09/30 19:03:14 [INFO] CLI command args: []string{"plan"}
2020/09/30 19:03:14 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/09/30 19:03:14 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/09/30 19:03:14 [DEBUG] New state was assigned lineage "somesortofguid"
2020/09/30 19:03:14 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2020/09/30 19:03:14 [TRACE] Meta.Backend: instantiated backend of type <nil>
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: scanning directory .terraform/plugins
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: .terraform/plugins is a symlink to .terraform/plugins
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/azuread v0.11.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/-/azuread/0.11.0/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/azurerm v2.25.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/-/azurerm/2.25.0/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/random v2.3.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/-/random/2.3.0/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/template v2.1.2 for linux_amd64 at .terraform/plugins/registry.terraform.io/-/template/2.1.2/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/azuread v0.11.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/azurerm v2.1.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/random v2.3.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64
2020/09/30 19:03:14 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/template v2.1.2 for linux_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/azurerm 2.1.0
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/random 2.3.0
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/template 2.1.2
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/-/azuread/0.11.0/linux_amd64 as a candidate package for registry.terraform.io/-/azuread 0.11.0
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/-/azurerm/2.25.0/linux_amd64 as a candidate package for registry.terraform.io/-/azurerm 2.25.0
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/-/random/2.3.0/linux_amd64 as a candidate package for registry.terraform.io/-/random 2.3.0
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/-/template/2.1.2/linux_amd64 as a candidate package for registry.terraform.io/-/template 2.1.2
2020/09/30 19:03:14 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/azuread 0.11.0
2020/09/30 19:03:17 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:18 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:18 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:19 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:22 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:22 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:23 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/09/30 19:03:23 [DEBUG] checking for provisioner in "."
2020/09/30 19:03:23 [DEBUG] checking for provisioner in "/home/userhome/.terraform.versions"
2020/09/30 19:03:23 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2020/09/30 19:03:23 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2020/09/30 19:03:23 [INFO] backend/local: starting Plan operation
2020/09/30 19:03:23 [TRACE] backend/local: requesting state manager for workspace "default"
2020/09/30 19:03:23 [TRACE] backend/local: state manager for workspace "default" will:
- read initial snapshot from terraform.tfstate
- write new snapshots to terraform.tfstate
- create any backup at terraform.tfstate.backup
2020/09/30 19:03:23 [TRACE] backend/local: requesting state lock for workspace "default"
2020/09/30 19:03:23 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate
2020/09/30 19:03:23 [TRACE] statemgr.Filesystem: existing snapshot has lineage "somesortofguid" serial 344
2020/09/30 19:03:23 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock
2020/09/30 19:03:23 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info
2020/09/30 19:03:23 [TRACE] backend/local: reading remote state for workspace "default"
2020/09/30 19:03:23 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate
2020/09/30 19:03:23 [TRACE] statemgr.Filesystem: read snapshot with lineage "somesortofguid" serial 344
2020/09/30 19:03:23 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2020/09/30 19:03:23 [TRACE] backend/local: building context for current working directory
2020/09/30 19:03:23 [TRACE] terraform.NewContext: starting
2020/09/30 19:03:23 [TRACE] terraform.NewContext: loading provider schemas
2020/09/30 19:03:23 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/azuread"
2020-09-30T19:03:23.854Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:24.009Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4]
2020-09-30T19:03:24.021Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 pid=1171371
2020-09-30T19:03:24.022Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4
2020-09-30T19:03:24.175Z [INFO] plugin.terraform-provider-azuread_v0.11.0_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:24.174Z
2020-09-30T19:03:24.324Z [DEBUG] plugin.terraform-provider-azuread_v0.11.0_x4: plugin address: address=/tmp/plugin323310353 network=unix timestamp=2020-09-30T19:03:24.323Z
2020-09-30T19:03:24.324Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:24 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:24.618Z [TRACE] plugin.stdio: waiting for stdio data
2020-09-30T19:03:24.629Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:24 [TRACE] No provider meta schema returned
2020/09/30 19:03:24 [TRACE] GRPCProvider: Close
2020-09-30T19:03:24.645Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 pid=1171371
2020-09-30T19:03:24.645Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:24 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/azurerm"
2020-09-30T19:03:24.646Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:24.770Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5]
2020-09-30T19:03:24.772Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171377
2020-09-30T19:03:24.772Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5
2020-09-30T19:03:25.411Z [INFO] plugin.terraform-provider-azurerm_v2.1.0_x5: configuring server automatic mTLS: timestamp=2020-09-30T19:03:25.410Z
2020-09-30T19:03:25.634Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: plugin address: address=/tmp/plugin576741851 network=unix timestamp=2020-09-30T19:03:25.633Z
2020-09-30T19:03:25.634Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:25 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:25.926Z [TRACE] plugin.stdio: waiting for stdio data
2020-09-30T19:03:25.952Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:26 [TRACE] No provider meta schema returned
2020/09/30 19:03:26 [TRACE] GRPCProvider: Close
2020-09-30T19:03:26.249Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171377
2020-09-30T19:03:26.249Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:26 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/random"
2020-09-30T19:03:26.250Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:26.377Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4]
2020-09-30T19:03:26.379Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 pid=1171395
2020-09-30T19:03:26.380Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4
2020-09-30T19:03:26.516Z [INFO] plugin.terraform-provider-random_v2.3.0_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:26.515Z
2020-09-30T19:03:26.659Z [DEBUG] plugin.terraform-provider-random_v2.3.0_x4: plugin address: address=/tmp/plugin173323865 network=unix timestamp=2020-09-30T19:03:26.659Z
2020-09-30T19:03:26.659Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:26 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:26.924Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:26 [TRACE] No provider meta schema returned
2020/09/30 19:03:26 [TRACE] GRPCProvider: Close
2020-09-30T19:03:26.938Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-09-30T19:03:26.943Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 pid=1171395
2020-09-30T19:03:26.943Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:26 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/template"
2020-09-30T19:03:26.944Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:27.065Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4]
2020-09-30T19:03:27.066Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171401
2020-09-30T19:03:27.066Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4
2020-09-30T19:03:27.192Z [INFO] plugin.terraform-provider-template_v2.1.2_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:27.191Z
2020-09-30T19:03:27.349Z [DEBUG] plugin.terraform-provider-template_v2.1.2_x4: plugin address: address=/tmp/plugin588222787 network=unix timestamp=2020-09-30T19:03:27.349Z
2020-09-30T19:03:27.350Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:27 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:27.614Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:27 [TRACE] No provider meta schema returned
2020/09/30 19:03:27 [TRACE] GRPCProvider: Close
2020-09-30T19:03:27.622Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-09-30T19:03:27.628Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171401
2020-09-30T19:03:27.628Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:27 [TRACE] terraform.NewContext: complete
2020/09/30 19:03:27 [TRACE] terraform.NewContext: starting
2020/09/30 19:03:27 [TRACE] terraform.NewContext: loading provider schemas
2020/09/30 19:03:27 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/azuread"
2020-09-30T19:03:27.640Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:27.771Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4]
2020-09-30T19:03:27.772Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 pid=1171408
2020-09-30T19:03:27.772Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4
2020-09-30T19:03:27.802Z [INFO] plugin.terraform-provider-azuread_v0.11.0_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:27.801Z
2020-09-30T19:03:27.927Z [DEBUG] plugin.terraform-provider-azuread_v0.11.0_x4: plugin address: address=/tmp/plugin637374205 network=unix timestamp=2020-09-30T19:03:27.926Z
2020-09-30T19:03:27.927Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:28 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:28.189Z [TRACE] plugin.stdio: waiting for stdio data
2020-09-30T19:03:28.194Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:28 [TRACE] No provider meta schema returned
2020/09/30 19:03:28 [TRACE] GRPCProvider: Close
2020-09-30T19:03:28.206Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 pid=1171408
2020-09-30T19:03:28.206Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:28 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/azurerm"
2020-09-30T19:03:28.206Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:28.326Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5]
2020-09-30T19:03:28.327Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171414
2020-09-30T19:03:28.327Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5
2020-09-30T19:03:28.464Z [INFO] plugin.terraform-provider-azurerm_v2.1.0_x5: configuring server automatic mTLS: timestamp=2020-09-30T19:03:28.464Z
2020-09-30T19:03:28.613Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: plugin address: address=/tmp/plugin560529811 network=unix timestamp=2020-09-30T19:03:28.613Z
2020-09-30T19:03:28.613Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:28 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:28.881Z [TRACE] plugin.stdio: waiting for stdio data
2020-09-30T19:03:28.903Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:28 [TRACE] No provider meta schema returned
2020/09/30 19:03:29 [TRACE] GRPCProvider: Close
2020-09-30T19:03:29.157Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171414
2020-09-30T19:03:29.158Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:29 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/random"
2020-09-30T19:03:29.158Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:29.286Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4]
2020-09-30T19:03:29.287Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 pid=1171421
2020-09-30T19:03:29.287Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4
2020-09-30T19:03:29.313Z [INFO] plugin.terraform-provider-random_v2.3.0_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:29.313Z
2020-09-30T19:03:29.436Z [DEBUG] plugin.terraform-provider-random_v2.3.0_x4: plugin address: address=/tmp/plugin002377312 network=unix timestamp=2020-09-30T19:03:29.435Z
2020-09-30T19:03:29.437Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:29 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:29.708Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:29 [TRACE] No provider meta schema returned
2020/09/30 19:03:29 [TRACE] GRPCProvider: Close
2020-09-30T19:03:29.715Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-09-30T19:03:29.721Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 pid=1171421
2020-09-30T19:03:29.721Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:29 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/template"
2020-09-30T19:03:29.721Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:29.850Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4]
2020-09-30T19:03:29.852Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171427
2020-09-30T19:03:29.852Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4
2020-09-30T19:03:29.872Z [INFO] plugin.terraform-provider-template_v2.1.2_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:29.872Z
2020-09-30T19:03:30.004Z [DEBUG] plugin.terraform-provider-template_v2.1.2_x4: plugin address: address=/tmp/plugin470775061 network=unix timestamp=2020-09-30T19:03:30.003Z
2020-09-30T19:03:30.004Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:30 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:30.260Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:30 [TRACE] No provider meta schema returned
2020/09/30 19:03:30 [TRACE] GRPCProvider: Close
2020-09-30T19:03:30.263Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-09-30T19:03:30.269Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171427
2020-09-30T19:03:30.269Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:30 [TRACE] terraform.NewContext: complete
2020/09/30 19:03:30 [TRACE] backend/local: finished building terraform.Context
2020/09/30 19:03:30 [TRACE] backend/local: requesting interactive input, if necessary
2020/09/30 19:03:30 [TRACE] Context.Input: Prompting for provider arguments
2020/09/30 19:03:30 [TRACE] Context.Input: Provider provider.azurerm declared at main.tf:2,1-19
2020/09/30 19:03:30 [TRACE] Context.Input: Provider provider.azuread implied by resource block at iam.tf:50,1-51
2020/09/30 19:03:30 [TRACE] Context.Input: Provider provider.random implied by resource block at secrets.tf:5,1-34
2020/09/30 19:03:30 [TRACE] Context.Input: Provider provider.template implied by data block at consul.tf:6,1-34
2020/09/30 19:03:30 [TRACE] Context.Input: Input for provider.azurerm: map[string]cty.Value{}
2020/09/30 19:03:30 [TRACE] Context.Input: Input for provider.azuread: map[string]cty.Value{}
2020/09/30 19:03:30 [TRACE] Context.Input: Input for provider.random: map[string]cty.Value{}
2020/09/30 19:03:30 [TRACE] Context.Input: Input for provider.template: map[string]cty.Value{}
2020/09/30 19:03:30 [TRACE] backend/local: running validation operation
2020/09/30 19:03:30 [INFO] terraform: building graph: GraphTypeValidate
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/09/30 19:03:30 [TRACE] ConfigTransformer: Starting for path:
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.StateTransformer
2020/09/30 19:03:30 [TRACE] StateTransformer: state is empty, so nothing to do
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.nginx_onboard" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"nginx.tf", Start:hcl.Pos{Line:6, Column:1, Byte:102}, End:hcl.Pos{Line:6, Column:33, Byte:134}}
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.nginx_onboard
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_network_security_group.main" (*terraform.NodeValidatableResource) config from firewall.tf:3,1-45
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_network_security_group.main
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_network_interface.nginx-mgmt-nic" (*terraform.NodeValidatableResource) config from nginx.tf:34,1-50
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_network_interface.nginx-mgmt-nic
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "random_id.server" (*terraform.NodeValidatableResource) config from main.tf:20,1-26
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_id.server
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_public_ip.consul" (*terraform.NodeValidatableResource) config from consul.tf:17,1-34
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_public_ip.consul
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_resource_group.main" (*terraform.NodeValidatableResource) config from main.tf:9,1-37
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_resource_group.main
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azuread_application.k8s" (*terraform.NodeValidatableResource) config from iam.tf:34,1-33
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azuread_application.k8s
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_network_interface.controller-mgmt-nic" (*terraform.NodeValidatableResource) config from controller.tf:35,1-55
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_network_interface.controller-mgmt-nic
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_key_vault_secret.controller" (*terraform.NodeValidatableResource) config from secrets.tf:122,1-45
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_key_vault_secret.controller
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.consul_onboard" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"consul.tf", Start:hcl.Pos{Line:6, Column:1, Byte:104}, End:hcl.Pos{Line:6, Column:34, Byte:137}}
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.consul_onboard
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.controller_onboard" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"controller.tf", Start:hcl.Pos{Line:6, Column:1, Byte:112}, End:hcl.Pos{Line:6, Column:38, Byte:149}}
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.controller_onboard
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_key_vault_secret.nginx" (*terraform.NodeValidatableResource) config from secrets.tf:58,1-40
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_key_vault_secret.nginx
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_virtual_machine_extension.nginx-run-startup-cmd" (*terraform.NodeValidatableResource) config from nginx.tf:126,1-65
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_virtual_machine_extension.nginx-run-startup-cmd
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_virtual_machine.nginx" (*terraform.NodeValidatableResource) config from nginx.tf:58,1-39
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_virtual_machine.nginx
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azuread_service_principal_password.k8s-cs" (*terraform.NodeValidatableResource) config from iam.tf:50,1-51
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azuread_service_principal_password.k8s-cs
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_role_assignment.controller-secrets" (*terraform.NodeValidatableResource) config from iam.tf:109,1-52
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_role_assignment.controller-secrets
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_virtual_machine.controller" (*terraform.NodeValidatableResource) config from controller.tf:59,1-44
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_virtual_machine.controller
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azuread_service_principal.k8s_sp" (*terraform.NodeValidatableResource) config from iam.tf:43,1-42
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azuread_service_principal.k8s_sp
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "data.azurerm_client_config.current" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"iam.tf", Start:hcl.Pos{Line:3, Column:1, Byte:7}, End:hcl.Pos{Line:3, Column:35, Byte:41}}
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.azurerm_client_config.current
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_role_assignment.nginx-secrets" (*terraform.NodeValidatableResource) config from iam.tf:116,1-47
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_role_assignment.nginx-secrets
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_user_assigned_identity.controller-sa" (*terraform.NodeValidatableResource) config from iam.tf:24,1-54
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_user_assigned_identity.controller-sa
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_virtual_machine.consul" (*terraform.NodeValidatableResource) config from consul.tf:53,1-40
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_virtual_machine.consul
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_virtual_network.main" (*terraform.NodeValidatableResource) config from network.tf:3,1-42
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_virtual_network.main
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_public_ip.controller" (*terraform.NodeValidatableResource) config from controller.tf:23,1-38
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_public_ip.controller
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_user_assigned_identity.nginx-sa" (*terraform.NodeValidatableResource) config from iam.tf:74,1-49
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_user_assigned_identity.nginx-sa
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_key_vault.nginx" (*terraform.NodeValidatableResource) config from secrets.tf:12,1-33
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_key_vault.nginx
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_key_vault.controller" (*terraform.NodeValidatableResource) config from secrets.tf:76,1-38
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_key_vault.controller
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_subnet.mgmt" (*terraform.NodeValidatableResource) config from network.tf:11,1-33
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_subnet.mgmt
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_network_interface.consul-mgmt-nic" (*terraform.NodeValidatableResource) config from consul.tf:29,1-51
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_network_interface.consul-mgmt-nic
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_virtual_machine_extension.controller-run-startup-cmd" (*terraform.NodeValidatableResource) config from controller.tf:127,1-70
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_virtual_machine_extension.controller-run-startup-cmd
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "random_password.password" (*terraform.NodeValidatableResource) config from secrets.tf:5,1-34
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_password.password
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_kubernetes_cluster.k8s" (*terraform.NodeValidatableResource) config from aks.tf:8,1-40
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_kubernetes_cluster.k8s
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "azurerm_public_ip.nginx" (*terraform.NodeValidatableResource) config from nginx.tf:22,1-33
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to azurerm_public_ip.nginx
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching to "random_pet.buildSuffix" (*terraform.NodeValidatableResource) config from main.tf:14,1-32
2020/09/30 19:03:30 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_pet.buildSuffix
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/09/30 19:03:30 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/azurerm\"]" provider configuration from main.tf:2,1-19
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/09/30 19:03:30 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/template"], implied first by data.template_file.nginx_onboard
2020/09/30 19:03:30 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/azuread"], implied first by azuread_application.k8s
2020/09/30 19:03:30 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_password.password
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_user_assigned_identity.controller-sa
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_user_assigned_identity.controller-sa" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_public_ip.controller
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_public_ip.controller" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_network_interface.nginx-mgmt-nic
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_network_interface.nginx-mgmt-nic" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_network_interface.controller-mgmt-nic
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_network_interface.controller-mgmt-nic" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.consul_onboard
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "data.template_file.consul_onboard" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_network_interface.consul-mgmt-nic
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_network_interface.consul-mgmt-nic" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_kubernetes_cluster.k8s
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_kubernetes_cluster.k8s" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_key_vault.nginx
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_key_vault.nginx" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_virtual_machine_extension.controller-run-startup-cmd
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_virtual_machine_extension.controller-run-startup-cmd" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_network_security_group.main
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_network_security_group.main" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_virtual_machine_extension.nginx-run-startup-cmd
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_virtual_machine_extension.nginx-run-startup-cmd" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azuread"] serving azuread_service_principal.k8s_sp
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azuread_service_principal.k8s_sp" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_password.password
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "random_password.password" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_key_vault_secret.controller
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_key_vault_secret.controller" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.nginx_onboard
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "data.template_file.nginx_onboard" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_key_vault.controller
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_key_vault.controller" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_virtual_machine.consul
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_virtual_machine.consul" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_public_ip.nginx
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_public_ip.nginx" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_subnet.mgmt
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_subnet.mgmt" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_role_assignment.controller-secrets
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_role_assignment.controller-secrets" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_virtual_network.main
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_virtual_network.main" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_user_assigned_identity.nginx-sa
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_user_assigned_identity.nginx-sa" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_key_vault_secret.nginx
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_key_vault_secret.nginx" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azuread"] serving azuread_application.k8s
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azuread_application.k8s" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.controller_onboard
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "data.template_file.controller_onboard" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_virtual_machine.controller
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_virtual_machine.controller" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_role_assignment.nginx-secrets
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_role_assignment.nginx-secrets" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_resource_group.main
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_resource_group.main" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_public_ip.consul
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_public_ip.consul" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving azurerm_virtual_machine.nginx
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azurerm_virtual_machine.nginx" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving data.azurerm_client_config.current
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "data.azurerm_client_config.current" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_pet.buildSuffix
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "random_pet.buildSuffix" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_id.server
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "random_id.server" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:30 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azuread"] serving azuread_service_principal_password.k8s-cs
2020/09/30 19:03:30 [DEBUG] ProviderTransformer: "azuread_service_principal_password.k8s-cs" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azurerm_key_vault.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_security_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_public_ip.consul - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_public_ip.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_network.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/09/30 19:03:30 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azurerm_key_vault.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_network_security_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_public_ip.consul - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_public_ip.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_virtual_network.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_network_interface.consul-mgmt-nic
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_kubernetes_cluster.k8s
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_public_ip.nginx
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_network_interface.nginx-mgmt-nic
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.nginx_onboard
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_public_ip.consul
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_resource_group.main
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azuread_application.k8s
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_virtual_machine.nginx
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_network_interface.controller-mgmt-nic
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.controller_onboard
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azuread_service_principal.k8s_sp
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to data.azurerm_client_config.current
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_key_vault.nginx
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_key_vault.controller
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_subnet.mgmt
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_user_assigned_identity.nginx-sa
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_virtual_machine_extension.controller-run-startup-cmd
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to random_password.password
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to random_pet.buildSuffix
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_network_security_group.main
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to random_id.server
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_key_vault_secret.nginx
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_virtual_machine_extension.nginx-run-startup-cmd
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_key_vault_secret.controller
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.consul_onboard
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azuread_service_principal_password.k8s-cs
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_role_assignment.controller-secrets
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_role_assignment.nginx-secrets
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_user_assigned_identity.controller-sa
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_virtual_machine.consul
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_virtual_machine.controller
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_virtual_network.main
2020/09/30 19:03:30 [TRACE] AttachSchemaTransformer: attaching resource schema to azurerm_public_ip.controller
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerDiskSize" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.sshPublicKey" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.adminPassword" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.costcenter" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.consulInstanceType" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerPass" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_key_vault_secret.nginx" references: [var.nginxCert var.nginxKey var.controllerAccount var.controllerPass random_id.server azurerm_key_vault.nginx]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_virtual_machine_extension.nginx-run-startup-cmd" references: [azurerm_virtual_machine.nginx azurerm_role_assignment.nginx-secrets azurerm_virtual_machine.nginx data.template_file.nginx_onboard var.prefix random_pet.buildSuffix var.environment var.environment var.owner var.group var.costcenter var.application]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_key_vault_secret.controller" references: [var.controllerLicense var.controllerAccount var.controllerPass var.dbPass var.dbUser random_id.server azurerm_key_vault.controller]
2020/09/30 19:03:30 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "data.template_file.consul_onboard" references: [azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.aksClusterName" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azuread_service_principal_password.k8s-cs" references: [azuread_service_principal.k8s_sp random_password.password]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_role_assignment.controller-secrets" references: [azurerm_user_assigned_identity.nginx-sa azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.location" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerLicense" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerDiskType" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerInstallUrl" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_role_assignment.nginx-secrets" references: [azurerm_user_assigned_identity.controller-sa azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_user_assigned_identity.controller-sa" references: [azurerm_resource_group.main random_pet.buildSuffix azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_virtual_machine.consul" references: [azurerm_network_interface.consul-mgmt-nic var.consulInstanceType var.prefix random_pet.buildSuffix azurerm_resource_group.main var.environment var.environment var.owner var.group var.costcenter var.application azurerm_resource_group.main var.consulDiskType var.adminPassword random_password.password var.adminPassword var.adminAccountName data.template_file.consul_onboard var.sshPublicKey var.adminAccountName]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_virtual_machine.controller" references: [var.prefix random_pet.buildSuffix azurerm_resource_group.main azurerm_resource_group.main var.controllerInstanceType var.environment var.environment var.owner var.group var.costcenter var.application azurerm_network_interface.controller-mgmt-nic azurerm_user_assigned_identity.controller-sa var.controllerDiskType var.controllerDiskSize var.adminPassword random_password.password var.adminPassword var.adminAccountName var.sshPublicKey var.adminAccountName]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_virtual_network.main" references: [azurerm_resource_group.main var.cidr azurerm_resource_group.main var.prefix random_pet.buildSuffix]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_public_ip.controller" references: [azurerm_resource_group.main var.prefix random_pet.buildSuffix var.prefix azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.owner" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.subnets" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_network_interface.consul-mgmt-nic" references: [var.prefix random_pet.buildSuffix azurerm_resource_group.main azurerm_resource_group.main var.environment var.environment var.owner var.group var.costcenter azurerm_public_ip.consul azurerm_subnet.mgmt]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerAccount" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.aksAgentNodeCount" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.nginxInstanceType" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.consulDiskType" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerInstanceType" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_kubernetes_cluster.k8s" references: [var.aksDnsPrefix var.aksClusterName azurerm_resource_group.main azurerm_resource_group.main var.aksInstanceSize var.aksAgentNodeCount random_password.password azuread_service_principal.k8s_sp]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_public_ip.nginx" references: [var.prefix azurerm_resource_group.main var.prefix random_pet.buildSuffix azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.application" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.cidr" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.aksInstanceSize" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.region" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"]" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azuread\"]" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_network_interface.nginx-mgmt-nic" references: [azurerm_resource_group.main azurerm_resource_group.main var.prefix random_pet.buildSuffix var.environment var.environment var.owner var.group var.costcenter azurerm_public_ip.nginx azurerm_subnet.mgmt]
2020/09/30 19:03:30 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "data.template_file.nginx_onboard" references: [azurerm_network_interface.controller-mgmt-nic data.azurerm_client_config.current azurerm_resource_group.main azurerm_key_vault.nginx azurerm_key_vault_secret.nginx azurerm_key_vault_secret.nginx]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.dbPass" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.podCidr" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.aksDnsPrefix" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_public_ip.consul" references: [azurerm_resource_group.main azurerm_resource_group.main var.prefix var.prefix random_pet.buildSuffix]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_resource_group.main" references: [var.prefix random_pet.buildSuffix var.location]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azuread_application.k8s" references: [random_pet.buildSuffix random_pet.buildSuffix]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.prefix" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_virtual_machine.nginx" references: [azurerm_virtual_machine.controller var.nginxInstanceType azurerm_network_interface.nginx-mgmt-nic azurerm_resource_group.main azurerm_resource_group.main var.prefix random_pet.buildSuffix var.environment var.environment var.owner var.group var.costcenter var.application azurerm_user_assigned_identity.nginx-sa var.nginxDiskType var.adminPassword random_password.password var.adminPassword var.adminAccountName var.sshPublicKey var.adminAccountName]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_network_interface.controller-mgmt-nic" references: [var.environment var.environment var.owner var.group var.costcenter azurerm_resource_group.main var.prefix random_pet.buildSuffix azurerm_resource_group.main azurerm_public_ip.controller azurerm_subnet.mgmt]
2020/09/30 19:03:30 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "data.template_file.controller_onboard" references: [var.controllerBucket var.controllerServiceAccount var.controllerInstallUrl data.azurerm_client_config.current azurerm_resource_group.main azurerm_key_vault.controller azurerm_key_vault_secret.controller azurerm_key_vault_secret.controller]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.nginxDiskType" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.nginxCert" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azuread_service_principal.k8s_sp" references: [azuread_application.k8s]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "data.azurerm_client_config.current" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerServiceAccount" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.adminSourceAddress" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.purpose" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.dbUser" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.nginxKey" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_key_vault.nginx" references: [azurerm_resource_group.main data.azurerm_client_config.current azurerm_resource_group.main random_id.server data.azurerm_client_config.current data.azurerm_client_config.current data.azurerm_client_config.current azurerm_user_assigned_identity.nginx-sa]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_key_vault.controller" references: [data.azurerm_client_config.current random_id.server azurerm_resource_group.main azurerm_resource_group.main data.azurerm_client_config.current data.azurerm_client_config.current data.azurerm_client_config.current azurerm_user_assigned_identity.controller-sa]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_subnet.mgmt" references: [var.prefix random_pet.buildSuffix azurerm_virtual_network.main var.subnets azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_user_assigned_identity.nginx-sa" references: [azurerm_resource_group.main random_pet.buildSuffix azurerm_resource_group.main]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/template\"]" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_virtual_machine_extension.controller-run-startup-cmd" references: [azurerm_virtual_machine.controller azurerm_role_assignment.controller-secrets data.template_file.controller_onboard var.environment var.environment var.owner var.group var.costcenter var.application azurerm_virtual_machine.controller var.prefix random_pet.buildSuffix]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "random_password.password" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.group" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.environment" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "random_pet.buildSuffix" references: [var.prefix]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.adminAccountName" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "azurerm_network_security_group.main" references: [var.prefix random_pet.buildSuffix azurerm_resource_group.main var.environment random_pet.buildSuffix var.environment var.owner var.group var.costcenter var.application azurerm_resource_group.main var.adminSourceAddress var.adminSourceAddress var.adminSourceAddress]
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "random_id.server" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.controllerBucket" references: []
2020/09/30 19:03:30 [DEBUG] ReferenceTransformer: "var.aksResourceName" references: []
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminSourceAddress - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.location - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_network.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.cidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.prefix - *terraform.NodeRootVariable
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/09/30 19:03:30 [TRACE] attachDataDependenciesTransformer: data.template_file.consul_onboard depends on []
2020/09/30 19:03:30 [TRACE] attachDataDependenciesTransformer: data.template_file.nginx_onboard depends on []
2020/09/30 19:03:30 [TRACE] attachDataDependenciesTransformer: data.template_file.controller_onboard depends on []
2020/09/30 19:03:30 [TRACE] attachDataDependenciesTransformer: data.azurerm_client_config.current depends on []
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminSourceAddress - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.location - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_network.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.cidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.prefix - *terraform.NodeRootVariable
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminSourceAddress - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.location - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_network.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.cidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azuread"] (close) - *terraform.graphNodeCloseProvider
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.prefix - *terraform.NodeRootVariable
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminSourceAddress - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.location - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.prefix - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
azurerm_virtual_network.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.cidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azuread"] (close) - *terraform.graphNodeCloseProvider
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.prefix - *terraform.NodeRootVariable
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/azuread"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/09/30 19:03:30 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
azuread_application.k8s - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azuread_application.k8s - *terraform.NodeValidatableResource
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
data.azurerm_client_config.current - *terraform.NodeValidatableResource
random_id.server - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
azurerm_key_vault.controller - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_key_vault.nginx - *terraform.NodeValidatableResource
var.controllerAccount - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azuread_service_principal.k8s_sp - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
var.adminSourceAddress - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
azurerm_public_ip.consul - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.controller - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_public_ip.nginx - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
var.location - *terraform.NodeRootVariable
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_subnet.mgmt - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
var.subnets - *terraform.NodeRootVariable
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_network_interface.consul-mgmt-nic - *terraform.NodeValidatableResource
data.template_file.consul_onboard - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.controller-sa - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.nginx-mgmt-nic - *terraform.NodeValidatableResource
azurerm_user_assigned_identity.nginx-sa - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.controller-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.controller - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_role_assignment.nginx-secrets - *terraform.NodeValidatableResource
azurerm_virtual_machine.nginx - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
azurerm_virtual_network.main - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
var.cidr - *terraform.NodeRootVariable
data.azurerm_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
azurerm_resource_group.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard - *terraform.NodeValidatableResource
azurerm_key_vault_secret.controller - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
azurerm_key_vault_secret.nginx - *terraform.NodeValidatableResource
azurerm_network_interface.controller-mgmt-nic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
var.aksResourceName - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/azuread"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azuread"] (close) - *terraform.graphNodeCloseProvider
azuread_service_principal_password.k8s-cs - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
azurerm_kubernetes_cluster.k8s - *terraform.NodeValidatableResource
azurerm_network_security_group.main - *terraform.NodeValidatableResource
azurerm_virtual_machine.consul - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.controller-run-startup-cmd - *terraform.NodeValidatableResource
azurerm_virtual_machine_extension.nginx-run-startup-cmd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
random_id.server - *terraform.NodeValidatableResource
random_password.password - *terraform.NodeValidatableResource
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.consul_onboard - *terraform.NodeValidatableResource
data.template_file.controller_onboard - *terraform.NodeValidatableResource
data.template_file.nginx_onboard - *terraform.NodeValidatableResource
random_id.server - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_password.password - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_pet.buildSuffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.prefix - *terraform.NodeRootVariable
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/azuread"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:30 [DEBUG] Starting graph walk: walkValidate
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.application"
2020/09/30 19:03:30 [TRACE] vertex "var.application": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.application": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.application
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.application
2020/09/30 19:03:30 [TRACE] vertex "var.application": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerDiskSize"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerDiskSize": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerDiskSize": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerDiskSize
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerDiskSize
2020/09/30 19:03:30 [TRACE] vertex "var.controllerDiskSize": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.costcenter"
2020/09/30 19:03:30 [TRACE] vertex "var.costcenter": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.costcenter": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.costcenter
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.costcenter
2020/09/30 19:03:30 [TRACE] vertex "var.costcenter": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.region"
2020/09/30 19:03:30 [TRACE] vertex "var.region": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.region": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.region
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.region
2020/09/30 19:03:30 [TRACE] vertex "var.region": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/azuread\"]"
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azuread\"]": starting visit (*terraform.NodeApplyableProvider)
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azuread\"]": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalInitProvider
2020-09-30T19:03:30.409Z [INFO] plugin: configuring client automatic mTLS
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.aksInstanceSize"
2020/09/30 19:03:30 [TRACE] vertex "var.aksInstanceSize": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.aksInstanceSize": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.aksInstanceSize
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.aksInstanceSize
2020/09/30 19:03:30 [TRACE] vertex "var.aksInstanceSize": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.aksDnsPrefix"
2020/09/30 19:03:30 [TRACE] vertex "var.aksDnsPrefix": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.aksDnsPrefix": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.aksDnsPrefix
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.aksDnsPrefix
2020/09/30 19:03:30 [TRACE] vertex "var.aksDnsPrefix": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.owner"
2020/09/30 19:03:30 [TRACE] vertex "var.owner": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.owner": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.owner
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.owner
2020/09/30 19:03:30 [TRACE] vertex "var.owner": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerInstanceType"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerInstanceType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerInstanceType": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerInstanceType
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerInstanceType
2020/09/30 19:03:30 [TRACE] vertex "var.controllerInstanceType": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.cidr"
2020/09/30 19:03:30 [TRACE] vertex "var.cidr": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.cidr": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.cidr
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.cidr
2020/09/30 19:03:30 [TRACE] vertex "var.cidr": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/azurerm\"]"
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"]": starting visit (*terraform.NodeApplyableProvider)
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"]": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalInitProvider
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.dbUser"
2020/09/30 19:03:30 [TRACE] vertex "var.dbUser": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.dbUser": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.dbUser
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.dbUser
2020/09/30 19:03:30 [TRACE] vertex "var.dbUser": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerServiceAccount"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerServiceAccount": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerServiceAccount": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerServiceAccount
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerServiceAccount
2020/09/30 19:03:30 [TRACE] vertex "var.controllerServiceAccount": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"]"
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": starting visit (*terraform.NodeApplyableProvider)
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalInitProvider
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerInstallUrl"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerInstallUrl": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerInstallUrl": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerInstallUrl
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerInstallUrl
2020/09/30 19:03:30 [TRACE] vertex "var.controllerInstallUrl": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.aksAgentNodeCount"
2020/09/30 19:03:30 [TRACE] vertex "var.aksAgentNodeCount": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.aksAgentNodeCount": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.aksAgentNodeCount
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.aksAgentNodeCount
2020/09/30 19:03:30 [TRACE] vertex "var.aksAgentNodeCount": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.prefix"
2020/09/30 19:03:30 [TRACE] vertex "var.prefix": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.prefix": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.prefix
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.prefix
2020/09/30 19:03:30 [TRACE] vertex "var.prefix": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.nginxKey"
2020/09/30 19:03:30 [TRACE] vertex "var.nginxKey": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.nginxKey": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.nginxKey
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.nginxKey
2020/09/30 19:03:30 [TRACE] vertex "var.nginxKey": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerLicense"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerLicense": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerLicense": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerLicense
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerLicense
2020/09/30 19:03:30 [TRACE] vertex "var.controllerLicense": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.environment"
2020/09/30 19:03:30 [TRACE] vertex "var.environment": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.environment": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.environment
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.environment
2020/09/30 19:03:30 [TRACE] vertex "var.environment": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.adminPassword"
2020/09/30 19:03:30 [TRACE] vertex "var.adminPassword": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.adminPassword": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.adminPassword
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.adminPassword
2020/09/30 19:03:30 [TRACE] vertex "var.adminPassword": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.consulInstanceType"
2020/09/30 19:03:30 [TRACE] vertex "var.consulInstanceType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.consulInstanceType": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.consulInstanceType
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.consulInstanceType
2020/09/30 19:03:30 [TRACE] vertex "var.consulInstanceType": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.aksClusterName"
2020/09/30 19:03:30 [TRACE] vertex "var.aksClusterName": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.aksClusterName": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.aksClusterName
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.aksClusterName
2020/09/30 19:03:30 [TRACE] vertex "var.aksClusterName": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.location"
2020/09/30 19:03:30 [TRACE] vertex "var.location": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.location": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.location
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.location
2020/09/30 19:03:30 [TRACE] vertex "var.location": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.podCidr"
2020/09/30 19:03:30 [TRACE] vertex "var.podCidr": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.podCidr": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.podCidr
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.podCidr
2020/09/30 19:03:30 [TRACE] vertex "var.podCidr": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.aksResourceName"
2020/09/30 19:03:30 [TRACE] vertex "var.aksResourceName": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.aksResourceName": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.aksResourceName
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.aksResourceName
2020/09/30 19:03:30 [TRACE] vertex "var.aksResourceName": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.sshPublicKey"
2020/09/30 19:03:30 [TRACE] vertex "var.sshPublicKey": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.sshPublicKey": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.sshPublicKey
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.sshPublicKey
2020/09/30 19:03:30 [TRACE] vertex "var.sshPublicKey": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerPass"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerPass": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerPass": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerPass
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerPass
2020/09/30 19:03:30 [TRACE] vertex "var.controllerPass": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.consulDiskType"
2020/09/30 19:03:30 [TRACE] vertex "var.consulDiskType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.consulDiskType": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.consulDiskType
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.consulDiskType
2020/09/30 19:03:30 [TRACE] vertex "var.consulDiskType": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.subnets"
2020/09/30 19:03:30 [TRACE] vertex "var.subnets": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.subnets": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.subnets
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.subnets
2020/09/30 19:03:30 [TRACE] vertex "var.subnets": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.nginxDiskType"
2020/09/30 19:03:30 [TRACE] vertex "var.nginxDiskType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.nginxDiskType": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.nginxDiskType
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.nginxDiskType
2020/09/30 19:03:30 [TRACE] vertex "var.nginxDiskType": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.purpose"
2020/09/30 19:03:30 [TRACE] vertex "var.purpose": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.purpose": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.purpose
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.purpose
2020/09/30 19:03:30 [TRACE] vertex "var.purpose": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerBucket"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerBucket": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerBucket": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerBucket
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerBucket
2020/09/30 19:03:30 [TRACE] vertex "var.controllerBucket": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.dbPass"
2020/09/30 19:03:30 [TRACE] vertex "var.dbPass": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.dbPass": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.dbPass
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.dbPass
2020/09/30 19:03:30 [TRACE] vertex "var.dbPass": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerDiskType"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerDiskType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerDiskType": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerDiskType
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerDiskType
2020/09/30 19:03:30 [TRACE] vertex "var.controllerDiskType": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.controllerAccount"
2020/09/30 19:03:30 [TRACE] vertex "var.controllerAccount": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.controllerAccount": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.controllerAccount
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.controllerAccount
2020/09/30 19:03:30 [TRACE] vertex "var.controllerAccount": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.nginxInstanceType"
2020/09/30 19:03:30 [TRACE] vertex "var.nginxInstanceType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.nginxInstanceType": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.nginxInstanceType
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.nginxInstanceType
2020/09/30 19:03:30 [TRACE] vertex "var.nginxInstanceType": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.adminSourceAddress"
2020/09/30 19:03:30 [TRACE] vertex "var.adminSourceAddress": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.adminSourceAddress": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.adminSourceAddress
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.adminSourceAddress
2020/09/30 19:03:30 [TRACE] vertex "var.adminSourceAddress": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.group"
2020/09/30 19:03:30 [TRACE] vertex "var.group": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.group": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.group
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.group
2020/09/30 19:03:30 [TRACE] vertex "var.group": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.nginxCert"
2020/09/30 19:03:30 [TRACE] vertex "var.nginxCert": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.nginxCert": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.nginxCert
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.nginxCert
2020/09/30 19:03:30 [TRACE] vertex "var.nginxCert": visit complete
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/template\"]"
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": starting visit (*terraform.NodeApplyableProvider)
2020/09/30 19:03:30 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalInitProvider
2020/09/30 19:03:30 [TRACE] dag/walk: visiting "var.adminAccountName"
2020/09/30 19:03:30 [TRACE] vertex "var.adminAccountName": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:30 [TRACE] vertex "var.adminAccountName": evaluating
2020/09/30 19:03:30 [TRACE] [walkValidate] Entering eval tree: var.adminAccountName
2020/09/30 19:03:30 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:30 [TRACE] [walkValidate] Exiting eval tree: var.adminAccountName
2020/09/30 19:03:30 [TRACE] vertex "var.adminAccountName": visit complete
2020-09-30T19:03:30.544Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4]
2020-09-30T19:03:30.552Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 pid=1171434
2020-09-30T19:03:30.552Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4
2020-09-30T19:03:30.592Z [INFO] plugin.terraform-provider-azuread_v0.11.0_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:30.592Z
2020-09-30T19:03:30.730Z [DEBUG] plugin.terraform-provider-azuread_v0.11.0_x4: plugin address: address=/tmp/plugin841539116 network=unix timestamp=2020-09-30T19:03:30.730Z
2020-09-30T19:03:30.731Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:31 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/azuread\"]" provider for provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalValidateProvider
2020/09/30 19:03:31 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/azuread"]: no configuration at all
2020/09/30 19:03:31 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:31.001Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:31.013Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:31 [TRACE] No provider meta schema returned
2020/09/30 19:03:31 [TRACE] GRPCProvider: PrepareProviderConfig
2020-09-30T19:03:31.050Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:31 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:31 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:31 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:31 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/azuread"]
2020/09/30 19:03:31 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azuread\"]": visit complete
2020-09-30T19:03:31.164Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5]
2020-09-30T19:03:31.165Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171442
2020-09-30T19:03:31.165Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5
2020-09-30T19:03:31.292Z [INFO] plugin.terraform-provider-azurerm_v2.1.0_x5: configuring server automatic mTLS: timestamp=2020-09-30T19:03:31.291Z
2020-09-30T19:03:31.445Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: plugin address: address=/tmp/plugin106327436 network=unix timestamp=2020-09-30T19:03:31.445Z
2020-09-30T19:03:31.446Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:31 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/azurerm\"]" provider for provider["registry.terraform.io/hashicorp/azurerm"]
2020-09-30T19:03:31.746Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:31.759Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:31 [TRACE] eval: *terraform.EvalGetProvider
2020-09-30T19:03:31.761Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-09-30T19:03:31.866Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4]
2020-09-30T19:03:31.867Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171449
2020-09-30T19:03:31.868Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4
2020-09-30T19:03:31.899Z [INFO] plugin.terraform-provider-template_v2.1.2_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:31.898Z
2020-09-30T19:03:32.065Z [DEBUG] plugin.terraform-provider-template_v2.1.2_x4: plugin address: address=/tmp/plugin002448753 network=unix timestamp=2020-09-30T19:03:32.064Z
2020-09-30T19:03:32.065Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:32 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/template\"]" provider for provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:32 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:32 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:32 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:32 [TRACE] eval: *terraform.EvalValidateProvider
2020/09/30 19:03:32 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/template"]: no configuration at all
2020/09/30 19:03:32 [TRACE] GRPCProvider: GetSchema
2020/09/30 19:03:32 [TRACE] eval: *terraform.EvalValidateProvider
2020/09/30 19:03:32 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/azurerm"]: using explicit config only
2020/09/30 19:03:32 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:32.321Z [TRACE] plugin.stdio: waiting for stdio data
2020-09-30T19:03:32.321Z [INFO] plugin: configuring client automatic mTLS
2020/09/30 19:03:32 [TRACE] No provider meta schema returned
2020/09/30 19:03:32 [TRACE] GRPCProvider: PrepareProviderConfig
2020-09-30T19:03:32.364Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:32 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:32 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:32 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:32 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:32 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": visit complete
2020-09-30T19:03:32.548Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4]
2020-09-30T19:03:32.549Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 pid=1171456
2020-09-30T19:03:32.549Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4
2020/09/30 19:03:32 [TRACE] No provider meta schema returned
2020-09-30T19:03:32.625Z [INFO] plugin.terraform-provider-random_v2.3.0_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:32.613Z
2020-09-30T19:03:32.991Z [DEBUG] plugin: using plugin: version=5
2020-09-30T19:03:32.992Z [DEBUG] plugin.terraform-provider-random_v2.3.0_x4: plugin address: address=/tmp/plugin121096358 network=unix timestamp=2020-09-30T19:03:32.974Z
2020/09/30 19:03:33 [TRACE] GRPCProvider: PrepareProviderConfig
2020/09/30 19:03:33 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/random\"]" provider for provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateProvider
2020/09/30 19:03:33 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/random"]: no configuration at all
2020/09/30 19:03:33 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:33.488Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:33 [TRACE] No provider meta schema returned
2020/09/30 19:03:33 [TRACE] GRPCProvider: PrepareProviderConfig
2020-09-30T19:03:33.498Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "random_id.server"
2020/09/30 19:03:33 [TRACE] vertex "random_id.server": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "random_id.server": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: random_id.server
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "random_pet.buildSuffix"
2020/09/30 19:03:33 [TRACE] vertex "random_pet.buildSuffix": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "random_pet.buildSuffix": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: random_pet.buildSuffix
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "random_password.password"
2020/09/30 19:03:33 [TRACE] vertex "random_password.password": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "random_password.password": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: random_password.password
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: random_pet.buildSuffix
2020/09/30 19:03:33 [TRACE] vertex "random_pet.buildSuffix": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azuread_application.k8s"
2020/09/30 19:03:33 [TRACE] vertex "azuread_application.k8s": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azuread_application.k8s": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azuread_application.k8s
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: random_password.password
2020/09/30 19:03:33 [TRACE] vertex "random_password.password": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: random_id.server
2020/09/30 19:03:33 [TRACE] vertex "random_id.server": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"] (close)"
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/random"] (close)
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalCloseProvider
2020/09/30 19:03:33 [TRACE] GRPCProvider: Close
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azuread_application.k8s
2020/09/30 19:03:33 [TRACE] vertex "azuread_application.k8s": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azuread_service_principal.k8s_sp"
2020/09/30 19:03:33 [TRACE] vertex "azuread_service_principal.k8s_sp": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azuread_service_principal.k8s_sp": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azuread_service_principal.k8s_sp
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020-09-30T19:03:33.529Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/2.3.0/linux_amd64/terraform-provider-random_v2.3.0_x4 pid=1171456
2020-09-30T19:03:33.529Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"] (close)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": visit complete
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azuread_service_principal.k8s_sp
2020/09/30 19:03:33 [TRACE] vertex "azuread_service_principal.k8s_sp": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azuread_service_principal_password.k8s-cs"
2020/09/30 19:03:33 [TRACE] vertex "azuread_service_principal_password.k8s-cs": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azuread_service_principal_password.k8s-cs": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azuread_service_principal_password.k8s-cs
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azuread_service_principal_password.k8s-cs
2020/09/30 19:03:33 [TRACE] vertex "azuread_service_principal_password.k8s-cs": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/azuread\"] (close)"
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azuread\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azuread\"] (close)": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/azuread"] (close)
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalCloseProvider
2020/09/30 19:03:33 [TRACE] GRPCProvider: Close
2020-09-30T19:03:33.548Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/azuread/0.11.0/linux_amd64/terraform-provider-azuread_v0.11.0_x4 pid=1171434
2020-09-30T19:03:33.548Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/azuread"] (close)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azuread\"] (close)": visit complete
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"]": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "data.azurerm_client_config.current"
2020/09/30 19:03:33 [TRACE] vertex "data.azurerm_client_config.current": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "data.azurerm_client_config.current": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: data.azurerm_client_config.current
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateDataSourceConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_resource_group.main"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_resource_group.main": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_resource_group.main": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_resource_group.main
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: data.azurerm_client_config.current
2020/09/30 19:03:33 [TRACE] vertex "data.azurerm_client_config.current": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_resource_group.main
2020/09/30 19:03:33 [TRACE] vertex "azurerm_resource_group.main": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_virtual_network.main"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_network.main": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_network.main": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_virtual_network.main
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_kubernetes_cluster.k8s"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_kubernetes_cluster.k8s": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_kubernetes_cluster.k8s": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_kubernetes_cluster.k8s
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_network_security_group.main"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_security_group.main": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_security_group.main": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_network_security_group.main
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_user_assigned_identity.nginx-sa"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_user_assigned_identity.nginx-sa": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_user_assigned_identity.nginx-sa": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_user_assigned_identity.nginx-sa
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "data.template_file.consul_onboard"
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.consul_onboard": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.consul_onboard": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: data.template_file.consul_onboard
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateDataSourceConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_user_assigned_identity.controller-sa"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_user_assigned_identity.controller-sa": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_user_assigned_identity.controller-sa": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_user_assigned_identity.controller-sa
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_public_ip.controller"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.controller": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.controller": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_public_ip.controller
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_public_ip.nginx"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.nginx": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.nginx": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_public_ip.nginx
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_public_ip.consul"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.consul": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.consul": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_public_ip.consul
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_virtual_network.main
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_network.main": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_subnet.mgmt"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_subnet.mgmt": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_subnet.mgmt": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_subnet.mgmt
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: data.template_file.consul_onboard
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.consul_onboard": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_public_ip.consul
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.consul": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_subnet.mgmt
2020/09/30 19:03:33 [TRACE] vertex "azurerm_subnet.mgmt": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_kubernetes_cluster.k8s
2020/09/30 19:03:33 [TRACE] vertex "azurerm_kubernetes_cluster.k8s": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_network_security_group.main
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_security_group.main": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_user_assigned_identity.nginx-sa
2020/09/30 19:03:33 [TRACE] vertex "azurerm_user_assigned_identity.nginx-sa": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_role_assignment.controller-secrets"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_role_assignment.controller-secrets": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_role_assignment.controller-secrets": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_role_assignment.controller-secrets
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_user_assigned_identity.controller-sa
2020/09/30 19:03:33 [TRACE] vertex "azurerm_user_assigned_identity.controller-sa": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_role_assignment.nginx-secrets"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_role_assignment.nginx-secrets": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_role_assignment.nginx-secrets": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_role_assignment.nginx-secrets
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_public_ip.controller
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.controller": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_network_interface.controller-mgmt-nic"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.controller-mgmt-nic": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.controller-mgmt-nic": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_network_interface.controller-mgmt-nic
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_public_ip.nginx
2020/09/30 19:03:33 [TRACE] vertex "azurerm_public_ip.nginx": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_network_interface.nginx-mgmt-nic"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.nginx-mgmt-nic": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.nginx-mgmt-nic": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_network_interface.nginx-mgmt-nic
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_network_interface.consul-mgmt-nic"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.consul-mgmt-nic": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.consul-mgmt-nic": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_network_interface.consul-mgmt-nic
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_key_vault.nginx"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault.nginx": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault.nginx": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_key_vault.nginx
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_key_vault.controller"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault.controller": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault.controller": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_key_vault.controller
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_key_vault.nginx
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault.nginx": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_key_vault_secret.nginx"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault_secret.nginx": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault_secret.nginx": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_key_vault_secret.nginx
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_key_vault.controller
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault.controller": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_key_vault_secret.controller"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault_secret.controller": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault_secret.controller": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_key_vault_secret.controller
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_role_assignment.controller-secrets
2020/09/30 19:03:33 [TRACE] vertex "azurerm_role_assignment.controller-secrets": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_role_assignment.nginx-secrets
2020/09/30 19:03:33 [TRACE] vertex "azurerm_role_assignment.nginx-secrets": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_network_interface.controller-mgmt-nic
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.controller-mgmt-nic": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_network_interface.nginx-mgmt-nic
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.nginx-mgmt-nic": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_network_interface.consul-mgmt-nic
2020/09/30 19:03:33 [TRACE] vertex "azurerm_network_interface.consul-mgmt-nic": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_virtual_machine.consul"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.consul": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.consul": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_virtual_machine.consul
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_virtual_machine.controller"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.controller": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.controller": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_virtual_machine.controller
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_virtual_machine.controller
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.controller": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_key_vault_secret.controller
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault_secret.controller": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "data.template_file.controller_onboard"
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.controller_onboard": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.controller_onboard": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: data.template_file.controller_onboard
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateDataSourceConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_key_vault_secret.nginx
2020/09/30 19:03:33 [TRACE] vertex "azurerm_key_vault_secret.nginx": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "data.template_file.nginx_onboard"
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.nginx_onboard": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.nginx_onboard": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: data.template_file.nginx_onboard
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateDataSourceConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_virtual_machine.consul
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.consul": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_virtual_machine.nginx"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.nginx": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.nginx": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_virtual_machine.nginx
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: data.template_file.nginx_onboard
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.nginx_onboard": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: data.template_file.controller_onboard
2020/09/30 19:03:33 [TRACE] vertex "data.template_file.controller_onboard": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/template\"] (close)"
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/template"] (close)
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalCloseProvider
2020/09/30 19:03:33 [TRACE] GRPCProvider: Close
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_virtual_machine_extension.controller-run-startup-cmd"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine_extension.controller-run-startup-cmd": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine_extension.controller-run-startup-cmd": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_virtual_machine_extension.controller-run-startup-cmd
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_virtual_machine.nginx
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine.nginx": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "azurerm_virtual_machine_extension.nginx-run-startup-cmd"
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine_extension.nginx-run-startup-cmd": starting visit (*terraform.NodeValidatableResource)
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine_extension.nginx-run-startup-cmd": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: azurerm_virtual_machine_extension.nginx-run-startup-cmd
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalGetProvider
2020-09-30T19:03:33.725Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171449
2020-09-30T19:03:33.725Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/template"] (close)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": visit complete
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalValidateResource
2020/09/30 19:03:33 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_virtual_machine_extension.controller-run-startup-cmd
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine_extension.controller-run-startup-cmd": visit complete
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: azurerm_virtual_machine_extension.nginx-run-startup-cmd
2020/09/30 19:03:33 [TRACE] vertex "azurerm_virtual_machine_extension.nginx-run-startup-cmd": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2020/09/30 19:03:33 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2020/09/30 19:03:33 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup)
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup)
2020/09/30 19:03:33 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)"
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/azurerm"] (close)
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalCloseProvider
2020/09/30 19:03:33 [TRACE] GRPCProvider: Close
2020-09-30T19:03:33.745Z [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171442
2020-09-30T19:03:33.745Z [DEBUG] plugin: plugin exited
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/azurerm"] (close)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "root"
2020/09/30 19:03:33 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2020/09/30 19:03:33 [TRACE] vertex "root": evaluating
2020/09/30 19:03:33 [TRACE] [walkValidate] Entering eval tree: root
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:33 [TRACE] [walkValidate] Exiting eval tree: root
2020/09/30 19:03:33 [TRACE] vertex "root": visit complete
2020/09/30 19:03:33 [INFO] backend/local: plan calling Refresh
2020/09/30 19:03:33 [INFO] terraform: building graph: GraphTypeRefresh
2020/09/30 19:03:33 [TRACE] No managed resources in state during refresh; skipping managed resource transformer
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/09/30 19:03:33 [TRACE] ConfigTransformer: Starting for path:
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
------
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.StateTransformer
2020/09/30 19:03:33 [TRACE] StateTransformer: state is empty, so nothing to do
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.consul_onboard (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"consul.tf", Start:hcl.Pos{Line:6, Column:1, Byte:104}, End:hcl.Pos{Line:6, Column:34, Byte:137}}
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.consul_onboard (expand)
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.controller_onboard (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"controller.tf", Start:hcl.Pos{Line:6, Column:1, Byte:112}, End:hcl.Pos{Line:6, Column:38, Byte:149}}
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.controller_onboard (expand)
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching to "data.azurerm_client_config.current (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"iam.tf", Start:hcl.Pos{Line:3, Column:1, Byte:7}, End:hcl.Pos{Line:3, Column:35, Byte:41}}
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.azurerm_client_config.current (expand)
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.nginx_onboard (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"nginx.tf", Start:hcl.Pos{Line:6, Column:1, Byte:102}, End:hcl.Pos{Line:6, Column:33, Byte:134}}
2020/09/30 19:03:33 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.nginx_onboard (expand)
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/09/30 19:03:33 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/azurerm\"]" provider configuration from main.tf:2,1-19
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/09/30 19:03:33 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/template"], implied first by data.template_file.nginx_onboard (expand)
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/09/30 19:03:33 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.controller_onboard (expand)
2020/09/30 19:03:33 [DEBUG] ProviderTransformer: "data.template_file.controller_onboard (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:33 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.nginx_onboard (expand)
2020/09/30 19:03:33 [DEBUG] ProviderTransformer: "data.template_file.nginx_onboard (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:33 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.consul_onboard (expand)
2020/09/30 19:03:33 [DEBUG] ProviderTransformer: "data.template_file.consul_onboard (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:33 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/azurerm"] serving data.azurerm_client_config.current (expand)
2020/09/30 19:03:33 [DEBUG] ProviderTransformer: "data.azurerm_client_config.current (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/09/30 19:03:33 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/09/30 19:03:33 [TRACE] AttachSchemaTransformer: attaching resource schema to data.azurerm_client_config.current (expand)
2020/09/30 19:03:33 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:33 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:33 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.nginx_onboard (expand)
2020/09/30 19:03:33 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.controller_onboard (expand)
2020/09/30 19:03:33 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.consul_onboard (expand)
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "data.azurerm_client_config.current (expand)" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.nginxDiskType" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.group" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.aksResourceName" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/azurerm\"]" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/template\"]" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.nginxKey" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.cidr" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.costcenter" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerServiceAccount" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.aksClusterName" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.aksInstanceSize" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.nginxInstanceType" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerDiskSize" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.owner" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.consulInstanceType" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.podCidr" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerLicense" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.dbPass" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.dbUser" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerDiskType" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.adminSourceAddress" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.environment" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerAccount" references: []
2020/09/30 19:03:33 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "data.template_file.nginx_onboard (expand)" references: [data.azurerm_client_config.current (expand)]
2020/09/30 19:03:33 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "data.template_file.controller_onboard (expand)" references: [var.controllerBucket var.controllerServiceAccount var.controllerInstallUrl data.azurerm_client_config.current (expand)]
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerBucket" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.location" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.sshPublicKey" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerPass" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.consulDiskType" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.adminAccountName" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.application" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.subnets" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerInstallUrl" references: []
2020/09/30 19:03:33 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "data.template_file.consul_onboard (expand)" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.adminPassword" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.region" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.controllerInstanceType" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.purpose" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.prefix" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.nginxCert" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.aksDnsPrefix" references: []
2020/09/30 19:03:33 [DEBUG] ReferenceTransformer: "var.aksAgentNodeCount" references: []
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/09/30 19:03:33 [TRACE] attachDataDependenciesTransformer: data.azurerm_client_config.current depends on []
2020/09/30 19:03:33 [TRACE] attachDataDependenciesTransformer: data.template_file.nginx_onboard depends on []
2020/09/30 19:03:33 [TRACE] attachDataDependenciesTransformer: data.template_file.controller_onboard depends on []
2020/09/30 19:03:33 [TRACE] attachDataDependenciesTransformer: data.template_file.consul_onboard depends on []
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/09/30 19:03:33 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
var.controllerBucket - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
data.azurerm_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.consul_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.controller_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
data.template_file.nginx_onboard (expand) - *terraform.nodeExpandRefreshableDataResource
root - *terraform.nodeCloseModule
provider["registry.terraform.io/hashicorp/azurerm"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.adminAccountName - *terraform.NodeRootVariable
var.adminPassword - *terraform.NodeRootVariable
var.adminSourceAddress - *terraform.NodeRootVariable
var.aksAgentNodeCount - *terraform.NodeRootVariable
var.aksClusterName - *terraform.NodeRootVariable
var.aksDnsPrefix - *terraform.NodeRootVariable
var.aksInstanceSize - *terraform.NodeRootVariable
var.aksResourceName - *terraform.NodeRootVariable
var.application - *terraform.NodeRootVariable
var.cidr - *terraform.NodeRootVariable
var.consulDiskType - *terraform.NodeRootVariable
var.consulInstanceType - *terraform.NodeRootVariable
var.controllerAccount - *terraform.NodeRootVariable
var.controllerBucket - *terraform.NodeRootVariable
var.controllerDiskSize - *terraform.NodeRootVariable
var.controllerDiskType - *terraform.NodeRootVariable
var.controllerInstallUrl - *terraform.NodeRootVariable
var.controllerInstanceType - *terraform.NodeRootVariable
var.controllerLicense - *terraform.NodeRootVariable
var.controllerPass - *terraform.NodeRootVariable
var.controllerServiceAccount - *terraform.NodeRootVariable
var.costcenter - *terraform.NodeRootVariable
var.dbPass - *terraform.NodeRootVariable
var.dbUser - *terraform.NodeRootVariable
var.environment - *terraform.NodeRootVariable
var.group - *terraform.NodeRootVariable
var.location - *terraform.NodeRootVariable
var.nginxCert - *terraform.NodeRootVariable
var.nginxDiskType - *terraform.NodeRootVariable
var.nginxInstanceType - *terraform.NodeRootVariable
var.nginxKey - *terraform.NodeRootVariable
var.owner - *terraform.NodeRootVariable
var.podCidr - *terraform.NodeRootVariable
var.prefix - *terraform.NodeRootVariable
var.purpose - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.sshPublicKey - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
------
2020/09/30 19:03:33 [DEBUG] Starting graph walk: walkRefresh
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerPass"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerPass": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerPass": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerPass
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerPass
2020/09/30 19:03:33 [TRACE] vertex "var.controllerPass": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.prefix"
2020/09/30 19:03:33 [TRACE] vertex "var.prefix": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.prefix": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.prefix
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.prefix
2020/09/30 19:03:33 [TRACE] vertex "var.prefix": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.costcenter"
2020/09/30 19:03:33 [TRACE] vertex "var.costcenter": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.costcenter": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.costcenter
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.costcenter
2020/09/30 19:03:33 [TRACE] vertex "var.costcenter": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.sshPublicKey"
2020/09/30 19:03:33 [TRACE] vertex "var.sshPublicKey": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.sshPublicKey": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.sshPublicKey
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.sshPublicKey
2020/09/30 19:03:33 [TRACE] vertex "var.sshPublicKey": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerInstallUrl"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerInstallUrl": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerInstallUrl": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerInstallUrl
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerInstallUrl
2020/09/30 19:03:33 [TRACE] vertex "var.controllerInstallUrl": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.nginxCert"
2020/09/30 19:03:33 [TRACE] vertex "var.nginxCert": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.nginxCert": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.nginxCert
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.nginxCert
2020/09/30 19:03:33 [TRACE] vertex "var.nginxCert": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.owner"
2020/09/30 19:03:33 [TRACE] vertex "var.owner": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.owner": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.owner
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.owner
2020/09/30 19:03:33 [TRACE] vertex "var.owner": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.dbPass"
2020/09/30 19:03:33 [TRACE] vertex "var.dbPass": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.dbPass": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.dbPass
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.dbPass
2020/09/30 19:03:33 [TRACE] vertex "var.dbPass": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerAccount"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerAccount": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerAccount": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerAccount
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerAccount
2020/09/30 19:03:33 [TRACE] vertex "var.controllerAccount": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.consulDiskType"
2020/09/30 19:03:33 [TRACE] vertex "var.consulDiskType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.consulDiskType": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.consulDiskType
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.consulDiskType
2020/09/30 19:03:33 [TRACE] vertex "var.consulDiskType": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.aksAgentNodeCount"
2020/09/30 19:03:33 [TRACE] vertex "var.aksAgentNodeCount": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.aksAgentNodeCount": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.aksAgentNodeCount
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.aksAgentNodeCount
2020/09/30 19:03:33 [TRACE] vertex "var.aksAgentNodeCount": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.aksResourceName"
2020/09/30 19:03:33 [TRACE] vertex "var.aksResourceName": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.aksResourceName": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.aksResourceName
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.aksResourceName
2020/09/30 19:03:33 [TRACE] vertex "var.aksResourceName": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerServiceAccount"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerServiceAccount": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerServiceAccount": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerServiceAccount
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerServiceAccount
2020/09/30 19:03:33 [TRACE] vertex "var.controllerServiceAccount": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.adminPassword"
2020/09/30 19:03:33 [TRACE] vertex "var.adminPassword": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.adminPassword": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.adminPassword
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.adminPassword
2020/09/30 19:03:33 [TRACE] vertex "var.adminPassword": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.adminSourceAddress"
2020/09/30 19:03:33 [TRACE] vertex "var.adminSourceAddress": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.adminSourceAddress": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.adminSourceAddress
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.adminSourceAddress
2020/09/30 19:03:33 [TRACE] vertex "var.adminSourceAddress": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.environment"
2020/09/30 19:03:33 [TRACE] vertex "var.environment": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.environment": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.environment
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.environment
2020/09/30 19:03:33 [TRACE] vertex "var.environment": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.cidr"
2020/09/30 19:03:33 [TRACE] vertex "var.cidr": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.cidr": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.cidr
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.cidr
2020/09/30 19:03:33 [TRACE] vertex "var.cidr": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.podCidr"
2020/09/30 19:03:33 [TRACE] vertex "var.podCidr": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.podCidr": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.podCidr
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.podCidr
2020/09/30 19:03:33 [TRACE] vertex "var.podCidr": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.nginxInstanceType"
2020/09/30 19:03:33 [TRACE] vertex "var.nginxInstanceType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.nginxInstanceType": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.nginxInstanceType
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.nginxInstanceType
2020/09/30 19:03:33 [TRACE] vertex "var.nginxInstanceType": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerDiskType"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerDiskType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerDiskType": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerDiskType
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerDiskType
2020/09/30 19:03:33 [TRACE] vertex "var.controllerDiskType": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.region"
2020/09/30 19:03:33 [TRACE] vertex "var.region": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.region": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.region
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.region
2020/09/30 19:03:33 [TRACE] vertex "var.region": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.purpose"
2020/09/30 19:03:33 [TRACE] vertex "var.purpose": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.purpose": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.purpose
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.purpose
2020/09/30 19:03:33 [TRACE] vertex "var.purpose": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/template\"]"
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": starting visit (*terraform.NodeApplyableProvider)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalInitProvider
2020-09-30T19:03:33.784Z [INFO] plugin: configuring client automatic mTLS
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerDiskSize"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerDiskSize": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerDiskSize": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerDiskSize
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerDiskSize
2020/09/30 19:03:33 [TRACE] vertex "var.controllerDiskSize": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.dbUser"
2020/09/30 19:03:33 [TRACE] vertex "var.dbUser": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.dbUser": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.dbUser
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.dbUser
2020/09/30 19:03:33 [TRACE] vertex "var.dbUser": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.nginxDiskType"
2020/09/30 19:03:33 [TRACE] vertex "var.nginxDiskType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.nginxDiskType": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.nginxDiskType
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.nginxDiskType
2020/09/30 19:03:33 [TRACE] vertex "var.nginxDiskType": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.aksInstanceSize"
2020/09/30 19:03:33 [TRACE] vertex "var.aksInstanceSize": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.aksInstanceSize": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.aksInstanceSize
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.aksInstanceSize
2020/09/30 19:03:33 [TRACE] vertex "var.aksInstanceSize": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerLicense"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerLicense": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerLicense": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerLicense
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerLicense
2020/09/30 19:03:33 [TRACE] vertex "var.controllerLicense": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerBucket"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerBucket": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerBucket": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerBucket
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerBucket
2020/09/30 19:03:33 [TRACE] vertex "var.controllerBucket": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.adminAccountName"
2020/09/30 19:03:33 [TRACE] vertex "var.adminAccountName": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.adminAccountName": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.adminAccountName
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.adminAccountName
2020/09/30 19:03:33 [TRACE] vertex "var.adminAccountName": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.nginxKey"
2020/09/30 19:03:33 [TRACE] vertex "var.nginxKey": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.nginxKey": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.nginxKey
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.nginxKey
2020/09/30 19:03:33 [TRACE] vertex "var.nginxKey": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/azurerm\"]"
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"]": starting visit (*terraform.NodeApplyableProvider)
2020/09/30 19:03:33 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"]": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalInitProvider
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.location"
2020/09/30 19:03:33 [TRACE] vertex "var.location": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.location": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.location
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.location
2020/09/30 19:03:33 [TRACE] vertex "var.location": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.application"
2020/09/30 19:03:33 [TRACE] vertex "var.application": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.application": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.application
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.application
2020/09/30 19:03:33 [TRACE] vertex "var.application": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.subnets"
2020/09/30 19:03:33 [TRACE] vertex "var.subnets": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.subnets": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.subnets
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.subnets
2020/09/30 19:03:33 [TRACE] vertex "var.subnets": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.controllerInstanceType"
2020/09/30 19:03:33 [TRACE] vertex "var.controllerInstanceType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.controllerInstanceType": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.controllerInstanceType
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.controllerInstanceType
2020/09/30 19:03:33 [TRACE] vertex "var.controllerInstanceType": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.aksDnsPrefix"
2020/09/30 19:03:33 [TRACE] vertex "var.aksDnsPrefix": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.aksDnsPrefix": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.aksDnsPrefix
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.aksDnsPrefix
2020/09/30 19:03:33 [TRACE] vertex "var.aksDnsPrefix": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.group"
2020/09/30 19:03:33 [TRACE] vertex "var.group": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.group": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.group
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.group
2020/09/30 19:03:33 [TRACE] vertex "var.group": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.consulInstanceType"
2020/09/30 19:03:33 [TRACE] vertex "var.consulInstanceType": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.consulInstanceType": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.consulInstanceType
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.consulInstanceType
2020/09/30 19:03:33 [TRACE] vertex "var.consulInstanceType": visit complete
2020/09/30 19:03:33 [TRACE] dag/walk: visiting "var.aksClusterName"
2020/09/30 19:03:33 [TRACE] vertex "var.aksClusterName": starting visit (*terraform.NodeRootVariable)
2020/09/30 19:03:33 [TRACE] vertex "var.aksClusterName": evaluating
2020/09/30 19:03:33 [TRACE] [walkRefresh] Entering eval tree: var.aksClusterName
2020/09/30 19:03:33 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:33 [TRACE] [walkRefresh] Exiting eval tree: var.aksClusterName
2020/09/30 19:03:33 [TRACE] vertex "var.aksClusterName": visit complete
2020-09-30T19:03:33.916Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4]
2020-09-30T19:03:33.917Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4 pid=1171464
2020-09-30T19:03:33.917Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/template/2.1.2/linux_amd64/terraform-provider-template_v2.1.2_x4
2020-09-30T19:03:33.938Z [INFO] plugin.terraform-provider-template_v2.1.2_x4: configuring server automatic mTLS: timestamp=2020-09-30T19:03:33.938Z
2020-09-30T19:03:34.083Z [DEBUG] plugin.terraform-provider-template_v2.1.2_x4: plugin address: address=/tmp/plugin461677064 network=unix timestamp=2020-09-30T19:03:34.083Z
2020-09-30T19:03:34.084Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:34 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/template\"]" provider for provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:34 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:34 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:34 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:34 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:34 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:34 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:34 [TRACE] eval: *terraform.EvalConfigProvider
2020/09/30 19:03:34 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/template"]: no configuration at all
2020/09/30 19:03:34 [TRACE] GRPCProvider: GetSchema
2020-09-30T19:03:34.364Z [INFO] plugin: configuring client automatic mTLS
2020-09-30T19:03:34.377Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:34 [TRACE] No provider meta schema returned
2020-09-30T19:03:34.390Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-09-30T19:03:34.490Z [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5]
2020-09-30T19:03:34.491Z [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5 pid=1171471
2020-09-30T19:03:34.491Z [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/azurerm/2.1.0/linux_amd64/terraform-provider-azurerm_v2.1.0_x5
2020-09-30T19:03:34.610Z [INFO] plugin.terraform-provider-azurerm_v2.1.0_x5: configuring server automatic mTLS: timestamp=2020-09-30T19:03:34.609Z
2020-09-30T19:03:34.778Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: plugin address: address=/tmp/plugin755118706 network=unix timestamp=2020-09-30T19:03:34.777Z
2020-09-30T19:03:34.778Z [DEBUG] plugin: using plugin: version=5
2020/09/30 19:03:35 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/azurerm\"]" provider for provider["registry.terraform.io/hashicorp/azurerm"]
2020/09/30 19:03:35 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalOpFilter
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalConfigProvider
2020/09/30 19:03:35 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/azurerm"]: using explicit config only
2020/09/30 19:03:35 [TRACE] GRPCProvider: GetSchema
2020/09/30 19:03:35 [TRACE] GRPCProvider: Configure
2020-09-30T19:03:35.038Z [TRACE] plugin.stdio: waiting for stdio data
2020/09/30 19:03:35 [TRACE] eval: terraform.EvalNoop
2020/09/30 19:03:35 [TRACE] [walkRefresh] Exiting eval tree: provider["registry.terraform.io/hashicorp/template"]
2020/09/30 19:03:35 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": visit complete
2020/09/30 19:03:35 [TRACE] dag/walk: visiting "data.template_file.consul_onboard (expand)"
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard (expand)": starting visit (*terraform.nodeExpandRefreshableDataResource)
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard (expand)": expanding dynamic subgraph
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard (expand)": entering dynamic subgraph
2020/09/30 19:03:35 [TRACE] dag/walk: visiting "data.template_file.consul_onboard"
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": starting visit (*terraform.NodeRefreshableDataResource)
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": expanding dynamic subgraph
2020/09/30 19:03:35 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2020/09/30 19:03:35 [TRACE] ResourceCountTransformer: adding data.template_file.consul_onboard as *terraform.NodeRefreshableDataResourceInstance
2020/09/30 19:03:35 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
data.template_file.consul_onboard - *terraform.NodeRefreshableDataResourceInstance
------
2020/09/30 19:03:35 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2020/09/30 19:03:35 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2020/09/30 19:03:35 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/09/30 19:03:35 [DEBUG] Resource state not found for node "data.template_file.consul_onboard", instance data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/09/30 19:03:35 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/09/30 19:03:35 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/09/30 19:03:35 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/09/30 19:03:35 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/09/30 19:03:35 [DEBUG] ReferenceTransformer: "data.template_file.consul_onboard" references: []
2020/09/30 19:03:35 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2020/09/30 19:03:35 [TRACE] Executing graph transform *terraform.RootTransformer
2020/09/30 19:03:35 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": entering dynamic subgraph
2020/09/30 19:03:35 [TRACE] dag/walk: visiting "data.template_file.consul_onboard"
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": starting visit (*terraform.NodeRefreshableDataResourceInstance)
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": evaluating
2020/09/30 19:03:35 [TRACE] [walkRefresh] Entering eval tree: data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalGetProvider
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalReadState
2020/09/30 19:03:35 [TRACE] EvalReadState: reading state for data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] EvalReadState: no state present for data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] eval: *terraform.evalReadDataRefresh
2020/09/30 19:03:35 [TRACE] evalReadDataRefresh: data.template_file.consul_onboard configuration not fully known yet, so deferring to apply phase
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalIf
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalSequence
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalWriteDiff
2020/09/30 19:03:35 [TRACE] EvalWriteDiff: recorded Read change for data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] eval: *terraform.EvalWriteState
2020/09/30 19:03:35 [TRACE] EvalWriteState: removing state object for data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] [walkRefresh] Exiting eval tree: data.template_file.consul_onboard
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": visit complete
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": dynamic subgraph completed successfully
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard": visit complete
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard (expand)": dynamic subgraph completed successfully
2020/09/30 19:03:35 [TRACE] vertex "data.template_file.consul_onboard (expand)": visit complete
2020-09-30T19:03:35.071Z [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/09/30 19:03:35 [TRACE] No provider meta schema returned
2020/09/30 19:03:35 [TRACE] GRPCProvider: Configure
2020-09-30T19:03:35.340Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Testing if Service Principal / Client Certificate is applicable for Authentication..
2020-09-30T19:03:35.340Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Testing if Multi Tenant Service Principal / Client Secret is applicable for Authentication..
2020-09-30T19:03:35.340Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Testing if Service Principal / Client Secret is applicable for Authentication..
2020-09-30T19:03:35.341Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Testing if Managed Service Identity is applicable for Authentication..
2020-09-30T19:03:35.341Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Testing if Obtaining a token from the Azure CLI is applicable for Authentication..
2020-09-30T19:03:35.341Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Using Obtaining a token from the Azure CLI for Authentication
2020-09-30T19:03:35.354Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant
2020-09-30T19:03:35.355Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] Resource "https://management.core.windows.net/" isn't for the correct Tenant
2020/09/30 19:03:38 [TRACE] dag/walk: vertex "data.azurerm_client_config.current (expand)" is waiting for "provider[\"registry.terraform.io/hashicorp/azurerm\"]"
2020/09/30 19:03:38 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:38 [TRACE] dag/walk: vertex "root" is waiting for "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)"
2020/09/30 19:03:40 [TRACE] dag/walk: vertex "data.template_file.controller_onboard (expand)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:40 [TRACE] dag/walk: vertex "data.template_file.nginx_onboard (expand)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:40 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)" is waiting for "data.template_file.nginx_onboard (expand)"
2020-09-30T19:03:42.278Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: authenticated object ID cache miss, populting with: "somesortofguid"
2020-09-30T19:03:42.278Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Getting OAuth config for endpoint https://login.microsoftonline.com/ with tenant somesortofguid
2020/09/30 19:03:43 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:43 [TRACE] dag/walk: vertex "data.azurerm_client_config.current (expand)" is waiting for "provider[\"registry.terraform.io/hashicorp/azurerm\"]"
2020/09/30 19:03:43 [TRACE] dag/walk: vertex "root" is waiting for "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)"
2020/09/30 19:03:45 [TRACE] dag/walk: vertex "data.template_file.nginx_onboard (expand)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:45 [TRACE] dag/walk: vertex "data.template_file.controller_onboard (expand)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:45 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)" is waiting for "data.template_file.nginx_onboard (expand)"
2020/09/30 19:03:48 [TRACE] dag/walk: vertex "data.azurerm_client_config.current (expand)" is waiting for "provider[\"registry.terraform.io/hashicorp/azurerm\"]"
2020/09/30 19:03:48 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:48 [TRACE] dag/walk: vertex "root" is waiting for "provider[\"registry.terraform.io/hashicorp/azurerm\"] (close)"
2020-09-30T19:03:49.252Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 analysisservices/2017-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.252Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] Genereated Provider Correlation Request Id: somesortofguid
2020-09-30T19:03:49.256Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.257Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.258Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.259Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.259Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.260Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.260Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.262Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.262Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.263Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.264Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.265Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.265Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.266Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.267Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.267Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.268Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.268Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.269Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.270Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.271Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.271Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.271Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.272Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.272Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.272Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 apimanagement/2018-01-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.273Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 appconfiguration/2019-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.273Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.274Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.275Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.275Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.275Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2015-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.276Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 authorization/2018-09-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.276Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 authorization/2018-09-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.277Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 graphrbac/1.6 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.278Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.279Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.279Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.279Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.280Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.281Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.282Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.283Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.283Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.284Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.284Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.284Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 automation/2015-10-31 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.286Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.287Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.287Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.288Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 batch/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.289Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 botservice/2018-07-12 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.289Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 botservice/2018-07-12 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.290Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 botservice/2018-07-12 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.291Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cdn/2017-10-12 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.292Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cdn/2017-10-12 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.294Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cdn/2017-10-12 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.294Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 cognitiveservices/2017-04-18 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.294Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.296Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.296Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.296Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.297Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.298Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.298Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.299Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.300Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.301Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 marketplaceordering/2015-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.302Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.303Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.304Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.304Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.304Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.305Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.306Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.306Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.307Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.308Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.308Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 compute/2019-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.310Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerregistry/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.311Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerregistry/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.312Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerregistry/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.312Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerinstance/2018-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.313Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerservice/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.315Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerservice/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.315Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 containerservice/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.315Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 documentdb/2015-04-08 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.316Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datamigration/2018-04-19 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.317Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datamigration/2018-04-19 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.317Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 databricks/2018-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.317Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.319Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.319Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.321Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.322Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.322Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 datafactory/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.323Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.324Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.325Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 filesystem/2016-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.325Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.325Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 account/2016-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.326Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 devspaces/2019-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.326Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.328Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.329Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.329Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.329Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dtl/2016-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.330Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dns/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.330Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 dns/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.330Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.331Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.332Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventgrid/2018-09-15-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.333Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.334Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.334Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.335Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 eventhub/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.336Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 frontdoor/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.337Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 frontdoor/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.337Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 frontdoor/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.337Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.339Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.339Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 hdinsight/2018-06-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.339Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 healthcareapis/2019-09-16 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.340Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 devices/2018-12-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.341Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 iothub/2018-01-22 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.341Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 iothub/2018-01-22 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.342Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 iotcentral/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.343Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 keyvault/2018-02-14 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.343Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 keyvault/2016-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.344Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 kusto/2019-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.345Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 kusto/2019-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.345Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 kusto/2019-05-15 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.346Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.347Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 operationsmanagement/2015-11-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.347Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 operationalinsights/2015-11-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.348Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 logic/2016-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.348Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 managementgroups/2018-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.349Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 managementgroups/2018-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.349Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 maps/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.349Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.350Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.351Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.351Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.351Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mariadb/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.352Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 media/2018-07-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.352Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mixedreality/2019-02-28-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.353Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.354Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.354Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.359Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.363Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.364Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.364Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.364Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.365Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 insights/2019-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.366Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 msi/2015-08-31-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.367Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.368Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.368Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.368Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/v3.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.369Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.370Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.370Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.372Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.372Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 mysql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.373Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.374Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.374Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.375Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 netapp/2019-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.377Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.378Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.379Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.379Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.380Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.380Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.381Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.382Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.382Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.382Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.383Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.385Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.385Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.387Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.388Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.389Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.391Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.391Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.392Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.392Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.393Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.394Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.394Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.394Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.395Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.395Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.396Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.397Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.398Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.398Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.398Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.399Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.399Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.399Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.400Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.400Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 network/2019-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.402Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 notificationhubs/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.402Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 notificationhubs/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.402Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 policy/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.404Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 policy/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.404Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 policy/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.404Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 portal/2019-01-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.405Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.406Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.406Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.407Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.408Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 postgresql/2017-12-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.409Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 privatedns/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.409Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 privatedns/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.409Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 privatedns/2018-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.410Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.410Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 recoveryservices/2016-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.411Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.412Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.412Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.412Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 backup/2019-05-13 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.414Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 redis/2018-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.414Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 redis/2018-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.414Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 redis/2018-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.415Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 relay/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.416Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 relay/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.416Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.417Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.418Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 locks/2016-09-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.418Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2016-02-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.418Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2018-05-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.419Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 search/2015-08-19 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.419Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 search/2015-08-19 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.420Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 search/2015-08-19 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.421Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.421Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.422Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.422Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 security/v1.0 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.423Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.424Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.425Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2018-01-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.426Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.426Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.427Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicebus/2017-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.427Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 servicefabric/2018-02-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.427Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 signalr/2018-10-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.428Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.429Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.429Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.430Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.431Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.432Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.432Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.432Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.432Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 sql/2017-03-01-preview HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.433Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storage/2019-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.433Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 tombuildsstuff/giovanni/v0.9.0 storage/2018-11-09 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.434Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storage/2019-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.435Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storage/2019-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.435Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 storagecache/2019-11-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.435Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.437Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.437Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.437Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.438Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 streamanalytics/2016-03-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.438Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 subscriptions/2018-06-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.438Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.439Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.440Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 trafficmanager/2018-04-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.441Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.442Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.443Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.443Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.444Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.446Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Client User Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 web/2019-08-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Request:
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: GET /subscriptions/azuresubscriptionid/providers?api-version=2016-02-01 HTTP/1.1
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Host: management.azure.com
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: User-Agent: Go/go1.12.6 (amd64-linux) go-autorest/v13.3.0 Azure-SDK-For-Go/v38.1.0 resources/2016-02-01 HashiCorp Terraform/0.13.1 (+https://www.terraform.io) Terraform Plugin SDK/1.6.0 terraform-provider-azurerm/2.1.0 pid-somesortofguid
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: X-Ms-Correlation-Request-Id: somesortofguid
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Accept-Encoding: gzip
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5:
2020-09-30T19:03:49.451Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5:
2020/09/30 19:03:50 [TRACE] dag/walk: vertex "data.template_file.controller_onboard (expand)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:50 [TRACE] dag/walk: vertex "data.template_file.nginx_onboard (expand)" is waiting for "data.azurerm_client_config.current (expand)"
2020/09/30 19:03:50 [TRACE] dag/walk: vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)" is waiting for "data.template_file.nginx_onboard (expand)"
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/azuresubscriptionid/providers?api-version=2016-02-01:
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: HTTP/2.0 200 OK
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Cache-Control: no-cache
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Content-Type: application/json; charset=utf-8
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Date: Wed, 30 Sep 2020 19:03:52 GMT
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Expires: -1
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Pragma: no-cache
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Strict-Transport-Security: max-age=31536000; includeSubDomains
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: Vary: Accept-Encoding
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: X-Content-Type-Options: nosniff
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: X-Ms-Correlation-Request-Id: somesortofguid
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: X-Ms-Ratelimit-Remaining-Subscription-Reads: 11999
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: X-Ms-Request-Id: somesortofguid
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: X-Ms-Routing-Request-Id: WESTUS2:20200930T190352Z:somesortofguid
2020-09-30T19:03:53.125Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5:
2020-09-30T19:03:53.126Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: {"value":[{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Storage","namespace":"Microsoft.Storage","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"resourceTypes":[{"resourceType":"deletedAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01"]},{"resourceType":"locations/deletedAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01"]},{"resourceType":"storageAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/asyncoperations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"storageAccounts/listAccountSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/listServiceSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/blobServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/tableServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/queueServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"storageAccounts/fileServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"]},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"]},{"resourceType":"usages","locations":[],"apiVersions":["2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central"],"apiVersions":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","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":["2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"]},{"resourceType":"storageAccounts/services","locations":["East US","West US","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2014-04-01"]},{"resourceType":"storageAccounts/services/metricDefinitions","locations":["East US","West US","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.ApiManagement","namespace":"Microsoft.ApiManagement","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"resourceTypes":[{"resourceType":"service","locations":["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","Canada East","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":["2020-06-01-preview","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":["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","Canada East","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":["2020-06-01-preview","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":["2020-06-01-preview","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":["2020-06-01-preview","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":["2020-06-01-preview","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/azuresubscriptionid/providers/Microsoft.Management","namespace":"Microsoft.Management","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"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-05-01","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-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"managementGroups/settings","locations":[],"apiVersions":["2020-05-01","2020-02-01","2018-03-01-beta"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"]},{"resourceType":"operationResults/asyncOperation","locations":[],"apiVersions":["2020-05-01","2020-02-01","2019-11-01","2018-03-01-beta"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-05-01","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-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"]},{"resourceType":"startTenantBackfill","locations":[],"apiVersions":["2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Cache","namespace":"Microsoft.Cache","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"resourceTypes":[{"resourceType":"Redis","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"Redis/privateEndpointConnectionProxies","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01"]},{"resourceType":"Redis/privateEndpointConnectionProxies/validate","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01"]},{"resourceType":"Redis/privateEndpointConnections","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01"]},{"resourceType":"Redis/privateLinkResources","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01"]},{"resourceType":"locations/asyncOperations","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01"]},{"resourceType":"locations","locations":[],"apiVersions":["2020-06-01","2020-04-01-preview","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/operationResults","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/operationsStatus","locations":["West Europe","West US","East US 2","West US 2"],"apiVersions":["2020-04-01-preview"]},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"]},{"resourceType":"Redis/EventGridFilters","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea Central","Korea South","France South","France Central","Australia Central","Australia Central 2","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West"],"apiVersions":["2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Web","namespace":"Microsoft.Web","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"resourceTypes":[{"resourceType":"publishingUsers","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"ishostnameavailable","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"validate","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"isusernameavailable","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sourceControls","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"availableStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"staticSites","locations":["West US 2","Central US","East US 2","West Europe","East Asia","West US"],"apiVersions":["2020-06-01","2019-12-01-preview","2019-08-01"],"capabilities":"None"},{"resourceType":"listSitesAssignedToHostName","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"locations/getNetworkPolicies","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","UK West","UK South","West US 2","France Central","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-02-01","2016-08-01"]},{"resourceType":"locations/operations","locations":["South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US"],"apiVersions":["2020-06-01","2019-12-01-preview","2019-08-01","2019-01-01","2018-11-01","2018-02-01","2016-08-01"]},{"resourceType":"locations/operationResults","locations":["South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US"],"apiVersions":["2020-06-01","2019-12-01-preview","2019-08-01","2019-01-01","2018-11-01","2018-02-01","2016-08-01"]},{"resourceType":"sites/networkConfig","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"sites/slots/networkConfig","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"sites/hostNameBindings","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"sites/slots/hostNameBindings","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"]},{"resourceType":"operations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"certificates","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossSubscriptionResourceMove"},{"resourceType":"serverFarms","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"sites","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"sites/slots","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"runtimes","locations":[],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]},{"resourceType":"recommendations","locations":[],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"resourceHealthMetadata","locations":[],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"georegions","locations":[],"apiVersions":["2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sites/premieraddons","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"hostingEnvironments","locations":["South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"capabilities":"None"},{"resourceType":"hostingEnvironments/multiRolePools","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]},{"resourceType":"hostingEnvironments/workerPools","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]},{"resourceType":"kubeEnvironments","locations":[],"apiVersions":["2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"deploymentLocations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"deletedSites","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/deletedSites","locations":["South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"ishostingenvironmentnameavailable","locations":[],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-11-01","2016-08-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"connections","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"customApis","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations","locations":[],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/listWsdlInterfaces","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/extractApiDefinitionFromWsdl","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/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","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/runtimes","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"locations/apiOperations","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"connectionGateways","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/connectionGatewayInstallations","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","West US 2","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"]},{"resourceType":"checkNameAvailability","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"billingMeters","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"verifyHostingEnvironmentVnet","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","France Central","South Africa North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"serverFarms/eventGridFilters","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East","South Africa West"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sites/eventGridFilters","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East","South Africa West"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"sites/slots/eventGridFilters","locations":["South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia","Japan East","South Africa West"],"apiVersions":["2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"]},{"resourceType":"hostingEnvironments/eventGridFilters","locations":["West US","North Central US","South Central US","Brazil South","Canada East","UK West","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","Australia East","Central US","Japan West","Central India","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","Switzerland North","Australia Southeast","Korea South","Canada Central","South India","West Central US"],"apiVersions":["2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Scheduler","namespace":"Microsoft.Scheduler","resourceTypes":[{"resourceType":"jobcollections","locations":["North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","Japan West","Japan East","Brazil South","Central US","East US 2","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South"],"apiVersions":["2016-03-01","2016-01-01","2014-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"operations","locations":["North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","Japan West","Japan East","Brazil South","Central US","East US 2","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South"],"apiVersions":["2016-03-01","2016-01-01","2014-08-01-preview"]},{"resourceType":"operationResults","locations":["North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","Japan West","Japan East","Brazil South","Central US","East US 2","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South"],"apiVersions":["2016-03-01","2016-01-01","2014-08-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/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/azuresubscriptionid/providers/Microsoft.DataLakeStore","namespace":"Microsoft.DataLakeStore","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"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/azuresubscriptionid/providers/Microsoft.OperationsManagement","namespace":"Microsoft.OperationsManagement","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"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","UAE Central","Australia Central 2","Germany West Central","Japan West","UAE North","Brazil Southeast","Norway East"],"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
2020-09-30T19:03:53.129Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: ","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/azuresubscriptionid/providers/Microsoft.Maps","namespace":"Microsoft.Maps","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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/azuresubscriptionid/providers/Microsoft.Relay","namespace":"Microsoft.Relay","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"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/azuresubscriptionid/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","Australia Central","Australia Central 2"],"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","Australia Central","Australia Central 2"],"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","Australia Central","Australia Central 2"],"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","Australia Central","Australia Central 2"],"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","Australia Central","Australia Central 2"],"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","Australia Central","Australia Central 2"],"apiVersions":["2017-04-01","2016-03-01","2014-09-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.OperationalInsights","namespace":"Microsoft.OperationalInsights","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-08-01","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-08-01","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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-08-01","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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"]},{"resourceType":"workspaces/query","locations":[],"apiVersions":["2017-10-01"]},{"resourceType":"workspaces/metadata","locations":[],"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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-08-01","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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-08-01","2020-03-01-preview","2019-08-01-preview"]},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2020-08-01","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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-08-01","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":"deletedWorkspaces","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","Germany West Central","Australia Central 2","UAE Central"],"apiVersions":["2020-08-01","2020-03-01-preview"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2015-11-01-preview","2014-11-10"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Databricks","namespace":"Microsoft.Databricks","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid","managedByRoleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid","managedByRoleDefinitionId":"somesortofguid"}],"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","Switzerland North","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","Switzerland North"],"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","Switzerland North"],"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","Switzerland North","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","Switzerland North"],"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","Switzerland North","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","Switzerland North","France Central","UAE North"],"apiVersions":["2018-04-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.DataLakeAnalytics","namespace":"Microsoft.DataLakeAnalytics","resourceTypes":[{"resourceType":"accounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"accounts/dataLakeStoreAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts/containers","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"]},{"resourceType":"accounts/storageAccounts/containers/listSasTokens","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","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/azuresubscriptionid/providers/Microsoft.CognitiveServices","namespace":"Microsoft.CognitiveServices","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"accounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18","2016-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/operationResults","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"locations/checkSkuAvailability","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18","2016-02-01-preview"]},{"resourceType":"checkDomainAvailability","locations":[],"apiVersions":["2017-04-18"]},{"resourceType":"accounts/privateLinkResources","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18"]},{"resourceType":"accounts/privateEndpointConnections","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18"]},{"resourceType":"accounts/privateEndpointConnectionProxies","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Switzerland North","Switzerland West"],"apiVersions":["2017-04-18"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.EventHub","namespace":"Microsoft.EventHub","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"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/azuresubscriptionid/providers/Microsoft.KeyVault","namespace":"Microsoft.KeyVault","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"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":["2020-04-01-preview","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"]},{"resourceType":"managedHSMs","locations":["East US 2","South Central US","North Europe","West Europe"],"apiVersions":["2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Automation","namespace":"Microsoft.Automation","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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","2019-06-01","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":["2019-06-01","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/azuresubscriptionid/providers/Microsoft.EventGrid","namespace":"Microsoft.EventGrid","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topics","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"domains","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"domains/topics","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"]},{"resourceType":"topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"operations","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/operationsStatus","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/operationResults","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"locations/topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"extensionTopics","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"]},{"resourceType":"systemTopics","locations":["global","West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"systemTopics/eventSubscriptions","locations":["global","West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-04-01-preview"]},{"resourceType":"partnerNamespaces","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"partnerTopics","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"partnerTopics/eventSubscriptions","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-04-01-preview"]},{"resourceType":"partnerNamespaces/eventChannels","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-04-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Media","namespace":"Microsoft.Media","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"apiVersions":["2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"apiVersions":["2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"capabilities":"CrossResourceGroupResourceMove, 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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"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","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North"],"apiVersions":["2018-07-01","2018-06-01-preview","2018-03-30-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.HDInsight","namespace":"Microsoft.HDInsight","authorizations":[{"applicat
2020-09-30T19:03:53.131Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: ionId":"somesortofguid","roleDefinitionId":"somesortofguid","managedByRoleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"clusters","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"clusters/applications","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"clusters/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/capabilities","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/usages","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/billingSpecs","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/azureasyncoperations","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"locations/validateCreateRequest","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","UAE North","Switzerland North","Switzerland West","South Africa North","Germany West Central"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]},{"resourceType":"operations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India"],"apiVersions":["2018-06-01-preview","2015-03-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Search","namespace":"Microsoft.Search","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"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":["2020-08-01-Preview","2020-08-01","2020-03-13","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-08-01-Preview","2020-08-01","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":["2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19","2015-02-28"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.StreamAnalytics","namespace":"Microsoft.StreamAnalytics","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":"clusters","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":["2020-03-01-preview","2020-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"clusters/privateEndpoints","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":["2020-03-01-preview","2020-03-01"]},{"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"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/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":["2020-05-01","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/azuresubscriptionid/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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2020-03-31","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":["2020-04-15","2019-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"CdnWebApplicationFirewallManagedRuleSets","locations":[],"apiVersions":["2020-04-15","2019-06-15-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.DocumentDB","namespace":"Microsoft.DocumentDB","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"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-06-01-preview","2020-04-01","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-06-01-preview","2020-04-01","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-06-01-preview","2020-04-01","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-06-01-preview","2020-04-01","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-06-01-preview","2020-04-01","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/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-06-01-preview","2020-04-01","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-06-01-preview","2020-04-01","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-06-01-preview","2020-04-01","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/restorableDatabaseAccounts","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-06-01-preview"]},{"resourceType":"restorableDatabaseAccounts","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-06-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.RecoveryServices","namespace":"Microsoft.RecoveryServices","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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/azuresubscriptionid/providers/Microsoft.ContainerInstance","namespace":"Microsoft.ContainerInstance","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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","France 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","France 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","France 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","France 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","France 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/operationresults","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","France 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","France 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","France 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/azuresubscriptionid/providers/Microsoft.ServiceBus","namespace":"Microsoft.ServiceBus","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"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","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"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/azuresubscriptionid/providers/Microsoft.DevTestLab","namespace":"Microsoft.DevTestLab","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid","managedByRoleDefinitionId":"somesortofguid"},"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","Switzerland North","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","Switzerland West","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, SystemAssignedResourceIdentity"},{"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","Switzerland North","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","Switzerland West","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","Switzerland North","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","Switzerland West","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","Switzerland North","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","Switzerland West","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","Switzerland North","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","Switzerland West","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/azuresubscriptionid/providers/Microsoft.ServiceFabric","namespace":"Microsoft.ServiceFabric","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid","managedByRoleDefinitionId":"somesortofguid"},"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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","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/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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","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":["2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","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":"managedclusters","locations":["East Asia","North Europe","West Central US","East US 2"],"apiVersions":["2020-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"managedclusters/nodetypes","locations":["East Asia","North Europe","West Central US","East US 2"],"apiVersions":["2020-01-01-preview"]},{"resourceType":"locations/managedClusterOperations","locations":["East Asia","North Europe","West Central US","East US 2"],"apiVersions":["2020-01-01-preview"]},{"resourceType":"locations/managedClusterOperationResults","locations":["East Asia","North Europe","West Central US","East US 2"],"apiVersions":["2020-01-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.ContainerService","namespace":"Microsoft.ContainerService","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid","managedByRoleDefinitionId":"somesortofguid","managedByAuthorization":{"allowManagedByInheritance":true}},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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":["West Central US","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","UAE Central","Norway East","Norway West"],"apiVersions":["2020-09-01","2020-07-01","2020-06-01","2020-04-01","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","Central India"],"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","Central India"],"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","France South","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 Central","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","Brazil Southeast","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","UAE Central",
2020-09-30T19:03:53.134Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: "Norway East","Norway West"],"apiVersions":["2017-08-31","2016-03-30"]},{"resourceType":"locations/operations","locations":["France Central","France South","East US","West Europe","Central 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","West US","Australia East","Australia Central","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","Brazil Southeast","Germany North","Germany West Central","Switzerland North","Switzerland West","UAE North","UAE Central","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 Central US","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","UAE Central","Norway East","Norway West"],"apiVersions":["2020-09-01","2020-07-01","2020-06-01","2020-04-01","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/azuresubscriptionid/providers/Microsoft.Devices","namespace":"Microsoft.Devices","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-07-10-preview","2020-06-15","2020-04-01","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":["2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"]},{"resourceType":"usages","locations":[],"apiVersions":["2020-07-10-preview","2020-06-15","2020-04-01","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-07-10-preview","2020-06-15","2020-04-01","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-07-10-preview","2020-06-15","2020-04-01","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-07-10-preview","2020-06-15","2020-04-01","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-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"IotHubs/securitySettings","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":["2019-09-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.BotService","namespace":"Microsoft.BotService","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"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/azuresubscriptionid/providers/Microsoft.Kusto","namespace":"Microsoft.Kusto","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"clusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"clusters/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/attacheddatabaseconfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/principalassignments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09"]},{"resourceType":"clusters/databases/eventhubconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/databases/dataconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"clusters/databases/principalassignments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09"]},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"locations","locations":[],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"locations/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]},{"resourceType":"operations","locations":[],"apiVersions":["2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Logic","namespace":"Microsoft.Logic","authorization":{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},"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","UAE Central","Switzerland North","Germany North"],"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","UAE Central","Switzerland North","Germany North"],"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","UAE Central","Switzerland North","Germany North"],"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","UAE Central","Switzerland North","Germany North"],"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/azuresubscriptionid/providers/Microsoft.ContainerRegistry","namespace":"Microsoft.ContainerRegistry","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"registries","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","France Central","South Africa North","UAE North","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"registries/scopeMaps","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"registries/tokens","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"registries/generateCredentials","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-05-01-preview"]},{"resourceType":"registries/privateEndpointConnections","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"]},{"resourceType":"registries/privateEndpointConnectionProxies","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"]},{"resourceType":"registries/privateEndpointConnectionProxies/validate","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"]},{"resourceType":"registries/privateLinkResources","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"]},{"resourceType":"registries/importImage","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","South Africa North","UAE North","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"registries/exportPipelines","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/importPipelines","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/pipelineRuns","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview"]},{"resourceType":"registries/listBuildSourceUploadUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/scheduleRun","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/runs","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/taskRuns","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview"]},{"resourceType":"registries/taskRuns/listDetails","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview"]},{"resourceType":"registries/agentPools","locations":["East US","West US 2","South Central US","Central US","East US 2"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registries/agentPools/listQueueStatus","locations":["East US","West US 2","South Central US","Central US","East US 2"],"apiVersions":["2019-06-01-preview"]},{"resourceType":"registries/runs/listLogSasUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/runs/cancel","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/tasks","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"registries/tasks/listDetails","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"]},{"resourceType":"registries/getBuildSourceUploadUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/queueBuild","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/builds","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/builds/getLogLink","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/builds/cancel","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/buildTasks","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registries/buildTasks/listSourceRepositoryProperties","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/buildTasks/steps","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/buildTasks/steps/listBuildArguments","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"registries/replications","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registries/webhooks","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"registries/webhooks/ping","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"registries/webhooks/getCallbackConfig","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"registries/webhooks/listEvents","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"locations/setupAuth","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"locations/authorize","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central"],"apiVersions":["2018-02-01-preview"]},{"resourceType":"locations/operationResults","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","Central US","South Africa North","UAE North","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"registries/GetCredentials","locations":["West US","East US","South Central US","West Europe"],"apiVersions":["2016-06-27-preview"]},{"resourceType":"registries/listCredentials","locations":["South Central US","East US","West US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"]},{"resourceType":"registries/regenerateCredential","locations":["South Central US","West US","East US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"]},{"resourceType":"registries/listUsages","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01"]},{"resourceType":"registries/listPolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","Switzerland West","UAE Central","Germany West Central","Brazil Southeast"],"apiVersions":["2017-10-01"]},{"resourceType":"registries/updatePolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","Switzerland West","UAE Central","Germany West Central","Brazil Southeast"],"apiVersions":["2017-10-01"]},{"resourceType":"registries/regenerateCredentials","locations":["West US","East US","South Central US","West Europe"],"apiVersions":["2016-06-27-preview"]},{"resourceType":"registries/eventGridFilters","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-05-01","2017-10-01"]},{"resourceType":"checkNameAvailability","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-06-01-preview","2017-03-01","2016-06-27-preview"]},{"resourceType":"operations","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01","2017-10-01","2017-06-01-preview","2017-03-01"]},{"resourceType":"locations","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast"],"apiVersions":["2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01","2017-06-01-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.DBforMySQL","namespace":"Microsoft.DBforMySQL","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"flexibleServers","locations":["East US 2","West US 2","Brazil South","Southeast Asia","North Europe"],"apiVersions":["2020-07-01-privatepreview","2020-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central India","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/capabilities","locations":["East US 2","West US 2","Brazil South","Southeast Asia","North Europe"],"apiVersions":["2020-07-01-privatepreview","2020-07-01-preview"]},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-07-01-privatepreview","2020-07-01-preview","2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/checkVirtualNetworkSubnetUsage","locations":["East US 2","West US 2","Brazil South","Southeast Asia","North Europe"],"apiVersions":["2020-07-01-privatepreview","2020-07-01-preview"]},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","UAE North","Norway East","Switzerland North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Sou
2020-09-30T19:03:53.135Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: theast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"servers/start","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"servers/stop","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"servers/upgrade","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.DBforPostgreSQL","namespace":"Microsoft.DBforPostgreSQL","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"serversv2","locations":["East US 2","East US","North Central US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","North Europe"],"apiVersions":["2018-03-29-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"serverGroups","locations":["East US 2","East US","North Central US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","North Europe"],"apiVersions":["2018-03-29-privatepreview"],"capabilities":"None"},{"resourceType":"flexibleServers","locations":["West US 2","East US","East US 2","West Europe","North Europe","Japan East","Southeast Asia","UK South","Central US"],"apiVersions":["2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"locations/capabilities","locations":["East US 2","East US","West Europe","West US 2","North Europe","Japan East","Southeast Asia","UK South","Central US"],"apiVersions":["2020-02-14-privatepreview","2020-02-14-preview"]},{"resourceType":"locations/checkNameAvailability","locations":["East US 2","East US","West Europe","West US 2","North Europe","Japan East","Southeast Asia","UK South","Central US"],"apiVersions":["2020-02-14-privatepreview","2020-02-14-preview"]},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/checkVirtualNetworkSubnetUsage","locations":["East US 2","East US","North Central US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","North Europe","Japan East","Central US"],"apiVersions":[]},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01-preview","2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-12-01"]},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/microsoft.insights","namespace":"microsoft.insights","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"components","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UK West"],"apiVersions":["2020-02-02-preview","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"components/query","locations":[],"apiVersions":["2018-04-20"]},{"resourceType":"components/metadata","locations":[],"apiVersions":["2018-04-20"]},{"resourceType":"components/metrics","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2018-04-20","2014-04-01"]},{"resourceType":"components/events","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2018-04-20"]},{"resourceType":"webtests","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West"],"apiVersions":["2018-05-01-preview","2015-05-01","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"webtests/getTestResultFile","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2020-02-10-preview"]},{"resourceType":"scheduledqueryrules","locations":["West Central US","East US","West Europe","Central India","Canada Central","Australia Southeast","Japan East","Southeast Asia","UK South","South Central US","North Europe","West US 2","Australia Central","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","North Central US","South Africa North","Brazil South","UK West","Switzerland North","Switzerland West","UAE Central","Germany West Central","Australia Central 2"],"apiVersions":["2018-04-16","2017-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"components/pricingPlans","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{"resourceType":"migrateToNewPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{"resourceType":"rollbackToLegacyPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{"resourceType":"listMigrationdate","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"]},{"resourceType":"logprofiles","locations":[],"apiVersions":["2016-03-01"]},{"resourceType":"migratealertrules","locations":[],"apiVersions":["2018-03-01"]},{"resourceType":"metricalerts","locations":["Global"],"apiVersions":["2018-03-01","2017-09-01-preview"],"capabilities":"None"},{"resourceType":"alertrules","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","South Africa North","UAE North"],"apiVersions":["2016-03-01","2015-04-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"autoscalesettings","locations":["West US","East US","North Europe","South Central US","East US 2","Central US","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","Australia East","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2015-04-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"eventtypes","locations":[],"apiVersions":["2017-03-01-preview","2016-09-01-preview","2015-04-01","2014-11-01","2014-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":["East US"],"apiVersions":["2015-04-01","2014-04-01"]},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2015-04-01","2014-04-01"]},{"resourceType":"vmInsightsOnboardingStatuses","locations":[],"apiVersions":["2018-11-27-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2015-04-01","2014-06-01","2014-04-01"]},{"resourceType":"diagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-05-01-preview","2016-09-01","2015-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"diagnosticSettingsCategories","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"extendedDiagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2017-02-01"],"capabilities":"SupportsExtension"},{"resourceType":"metricDefinitions","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"logDefinitions","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central"],"apiVersions":["2015-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"eventCategories","locations":[],"apiVersions":["2015-04-01"]},{"resourceType":"metrics","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2019-07-01","2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview","2016-09-01","2016-06-01"],"capabilities":"SupportsExtension"},{"resourceType":"metricbatch","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"metricNamespaces","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2018-01-01","2017-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"actiongroups","locations":["Global"],"apiVersions":["2019-06-01","2019-03-01","2018-09-01","2018-03-01","2017-04-01","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"activityLogAlerts","locations":["Global"],"apiVersions":["2017-04-01","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"baseline","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","North Europe","Norway East","Germany West Central","Switzerland North","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North"],"apiVersions":["2018-09-01","2017-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"metricbaselines","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","South India","Central India","West India","North Europe","Norway East","Germany West Central","Switzerland North","West US 2","West Central US","Korea South","Korea Central","UK South","UK West","France Central","South Africa North","UAE North"],"apiVersions":["2019-03-01","2018-09-01"],"capabilities":"SupportsExtension"},{"resourceType":"calculatebaseline","locations":[],"apiVersions":["2018-09-01","2017-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workbooks","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2020-02-12","2018-06-17-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"workbooktemplates","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2019-10-17-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"myWorkbooks","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Australia Southeast"],"apiVersions":["2020-02-12","2018-06-17-preview","2018-06-15-preview","2018-06-01-preview","2016-06-15-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"logs","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","France South","Australia Central","South Africa North"],"apiVersions":["2018-08-01-preview","2018-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"transactions","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topology","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"generateLiveToken","locations":[],"apiVersions":["2020-06-02-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataCollectionRules","locations":["Australia Southeast","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US"],"apiVersions":["2019-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"dataCollectionRuleAssociations","locations":["Australia Southeast","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US"],"apiVersions":["2019-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"privateLinkScopes","locations":["Global"],"apiVersions":["2019-10-17-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["Global"],"apiVersions":["2019-10-17-preview"]},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["Global"],"apiVersions":["2019-10-17-preview"]},{"resourceType":"privateLinkScopes/scopedResources","locations":["Global"],"apiVersions":["2019-10-17-preview"]},{"resourceType":"components/linkedstorageaccounts","locations":["East US","West Central US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast"],"apiVersions":["2020-03-01-preview"]},{"resourceType":"privateLinkScopeOperationStatuses","locations":["Global"],"apiVersions":["2019-10-17-preview"]}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Security","namespace":"Microsoft.Security","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"securityStatuses","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"tasks","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"secureScores","locations":[],"apiVersions":["2020-01-01-preview"]},{"resourceType":"secureScores/secureScoreControls","locations":[],"apiVersions":["2020-01-01-preview"]},{"resourceType":"secureScoreControls","locations":[],"apiVersions":["2020-01-01-preview"]},{"resourceType":"secureScoreControlDefinitions","locations":[],"apiVersions":["2020-01-01-preview"]},{"resourceType":"connectors","locations":[],"apiVersions":["2020-01-01-preview"]},{"resourceType":"regulatoryComplianceStandards","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"]},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"]},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls/regulatoryComplianceAssessments","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"]},{"resourceType":"alerts","locations":["Central US","East US","West Europe"],"apiVersions":["2020-01-01","2019-01-01","2015-06-01-preview"]},{"resourceType":"alertsSuppressionRules","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"autoDismissAlertsRules","locations":[],"apiVersions":["2019-01-01-preview"]},{"resourceType":"dataCollectionAgents","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"pricings","locations":["Central US","East US"],"apiVersions":["2018-06-01","2017-08-01-preview"]},{"resourceType":"AutoProvisioningSettings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"]},{"resourceType":"Compliances","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"securityContacts","locations":["Central US","East US"],"apiVersions":["2020-01-01-preview","2017-08-01-preview"]},{"resourceType":"workspaceSettings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"]},{"resourceType":"complianceResults","locations":["Central US","East US"],"apiVersions":["2017-08-01"],"capabilities":"SupportsExtension"},{"resourceType":"policies","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"assessments","locations":[],"apiVersions":["2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"assessmentMetadata","locations":[],"apiVersions":["2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"subAssessments","locations":[],"apiVersions":["2020-01-01","2019-01-01-preview"]},{"resourceType":"securitySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/securitySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"discoveredSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/discoveredSecuritySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"allowedConnections","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/allowedConnections","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"topologies","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/topologies","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"securitySolutionsReferenceData","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"locations/securitySolutionsReferenceData","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"jitPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","West Central US","West US 2"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","Switzerland North","Germany West Central","West Central US","West US 2"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","West Central US","West US 2"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"securityStatusesSummaries","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"applicationWhitelistings","locations":["Central US","East US","West Central US","West Europe"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/applicationWhitelistings","locations":["Central US","West Central US","West Europe"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/alerts","locations":["Central US","West Europe"],"apiVersions":["2020-01-01","2019-01-01","2015-06-01-preview"]},{"resourceType":"locations/tasks","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"]},{"resourceType":"externalSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"locations/externalSecuritySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"]},{"resourceType":"InformationProtectionPolicies","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"advancedThreatProtectionSettings","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Central US","South India","Southeast Asia","UK South","UK West","West Central US","West Europe","West India","West US 2","West US","France Central","UAE North","Germany West Central","Switzerland North"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sqlVulnerabilityAssessments","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"deviceSecurityGroups","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"iotSecuritySolutions","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South","West Central US"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"iotDefenderSettings","locations":[],"apiVersions":["2020-08-06-preview"]},{"resourceType":"iotSensors","locations":["North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2020-08-06-preview"],"capabilities":"SupportsExtension"},{"resourceType":"iotSecuritySolutions/analyticsModels","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"]},{"resourceType":"iotSecuritySolutions/iotAlertTypes","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01"]},{"resourceType":"iotSecuritySolutions/iotAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01"]},{"resourceType":"iotSecuritySolutions/iotRecommendationTypes","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01"]},{"resourceType":"iotSecuritySolutions/iotRecommendations","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01"]},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"]},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedRecommendations","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South"],"apiVersions":["2019-08-01","2017-08-01-preview"]},{"resourceType":"settings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"]},{"resourceType":"serverVulnerabilityAssessments","locations":["West Europe","North Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"adaptiveNetworkHardenings","locations":["West Europe","North Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"automations","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany Nort
2020-09-30T19:03:53.142Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: h"],"apiVersions":["2019-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Compute","namespace":"Microsoft.Compute","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"}],"resourceTypes":[{"resourceType":"availabilitySets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"virtualMachineScaleSets/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtualMachineScaleSets/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtualMachineScaleSets/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtualMachineScaleSets/virtualMachines/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"virtualMachineScaleSets/publicIPAddresses","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"]},{"resourceType":"locations","locations":[],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/vmSizes","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"]},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"locations/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"]},{"resourceType":"locations/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-03-30","2015-06-15","2015-05-01-preview"]},{"resourceType":"restorePointCollections","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"capabilities":"None"},{"resourceType":"restorePointCollections/restorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"]},{"resourceType":"proximityPlacementGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"sshPublicKeys","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01"],"capabilities":"None"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2014-04-01"]},{"resourceType":"locations/spotEvictionRates","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01"]},{"resourceType":"locations/spotPriceHistory","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01"]},{"resourceType":"sharedVMImages","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"sharedVMImages/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/artifactPublishers","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central"],"apiVersions":["2017-10-15-preview"]},{"resourceType":"locations/capsoperations","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01","2017-10-15-preview"]},{"resourceType":"galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"capabilities":"None"},{"resourceType":"galleries/images","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"capabilities":"None"},{"resourceType":"galleries/images/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"]},{"resourceType":"disks","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"snapshots","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/diskoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"]},{"resourceType":"diskEncryptionSets","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-30","2020-05-01","2019-11-01","2019-07-01"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"diskAccesses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-30","2020-05-01"],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/logAnalytics","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01"]},{"resourceType":"hostGroups","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"capabilities":"None"},{"resourceType":"hostGroups/hosts","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"capabilities":"None"}],"registrationState":"Registered"},{"id":"/subscriptions/azuresubscriptionid/providers/Microsoft.Sql","namespace":"Microsoft.Sql","authorizations":[{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid","roleDefinitionId":"somesortofguid"},{"applicationId":"somesortofguid"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations/databaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/databaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/keys","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/encryptionProtector","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/encryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/encryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/managedInstanceKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceEncryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceEncryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"servers/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/tdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/tdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/serverAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/serverOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview"]},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"servers/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-01-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"servers/serviceObjectives","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/communicationLinks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"locations/serverAdministratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/serverAdministratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"servers/restorableDroppedDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/geoBackupPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2015-05-01-preview","2014-04-01-preview","2014-04-01"]},{"resourceType":"servers/import","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/importExportOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/databases/backupShortTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"servers/databaseSecurityPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/databases/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/transparentDataEncryption","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01"]},{"resourceType":"servers/recommendedElasticPools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/dataMaskingPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/dataMaskingPolicies/rules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/extendedAuditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/auditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-pr
2020-09-30T19:03:53.145Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: eview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/auditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/extendedAuditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/extendedAuditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/elasticPoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/elasticPoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"servers/elasticpools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-09-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"servers/jobAccounts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"servers/jobAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/jobAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/jobAgentAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/jobAgents/jobs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/jobAgents/jobs/steps","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/jobAgents/jobs/executions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/disasterRecoveryConfiguration","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/dnsAliases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/dnsAliasAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/dnsAliasOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/failoverGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/failoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/failoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/firewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/firewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/virtualNetworkRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/virtualNetworkRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"]},{"resourceType":"locations/databaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/aggregatedDatabaseMetrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticpools/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticpools/metricdefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/topQueries","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/topQueries/queryText","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticPools/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/databases/extensions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"]},{"resourceType":"servers/elasticPoolEstimates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/auditRecords","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/VulnerabilityAssessmentScans","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/workloadGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview"]},{"resourceType":"servers/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"managedInstances/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"servers/databases/VulnerabilityAssessmentSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/VulnerabilityAssessment","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2017-03-01-preview"]},{"resourceType":"locations/vulnerabilityAssessmentScanAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/vulnerabilityAssessmentScanOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"servers/databases/recommendedSensitivityLabels","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"servers/databases/syncGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/databases/syncGroups/syncMembers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"servers/syncAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"instancePools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/importExportOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview"]},{"resourceType":"locations/importExportAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview"]},{"resourceType":"locations/instancePoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/instancePoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"managedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity"},{"resourceType":"managedInstances/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"managedInstances/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"managedInstances/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"managedInstances/sqlAgent","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2018-06-01"]},{"resourceType":"locations/managedInstancePrivateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview"]},{"resourceType":"locations/managedInstancePrivateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview"]},{"resourceType":"locations/managedInstancePrivateEndpointConnectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview"]},{"resourceType":"locations/managedInstancePrivateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview"]},{"resourceType":"locations/longTermRetentionManagedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/longTermRetentionManagedInstanceBackups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedInstanceLongTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedInstanceLongTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/longTermRetentionManagedInstanceBackupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/longTermRetentionManagedInstanceBackupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedDatabaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/managedDatabaseCompleteRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedDatabaseCompleteRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"]},{"resourceType":"locations/managedServerSecurityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"managedInstances/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceTdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedInstanceTdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"]},{"resourceType":"locations/managedServerSecurityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"virtualClusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove"},{"resourceType":"locations/virtualClusterAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","So
2020-09-30T19:03:53.148Z [DEBUG] plugin.terraform-provider-azurerm_v2.1.0_x5: utheast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/virtualClusterOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/managedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/managedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/syncGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/syncMemberOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/syncAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/syncDatabaseIds","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"]},{"resourceType":"locations/longTermRetentionServers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionBackups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locations/longTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2"],"apiVersions":["2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"]},{"resourceType":"locatio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment