Skip to content

Instantly share code, notes, and snippets.

@ebuna
Created October 26, 2023 12:58
Show Gist options
  • Save ebuna/e647c0dded1208df18d81974cf0489c1 to your computer and use it in GitHub Desktop.
Save ebuna/e647c0dded1208df18d81974cf0489c1 to your computer and use it in GitHub Desktop.
cloudflare_custom_hostname with custom_origin_server, WITH wait_for_ssl_pending_validation
Initializing provider plugins...
- Reusing previous version of cloudflare/cloudflare from the dependency lock file
2023-10-26T12:53:28.959Z [DEBUG] Service discovery for registry.terraform.io at https://registry.terraform.io/.well-known/terraform.json
2023-10-26T12:53:29.018Z [DEBUG] GET https://registry.terraform.io/v1/providers/cloudflare/cloudflare/versions
- Reusing previous version of hashicorp/kubernetes from the dependency lock file
2023-10-26T12:53:29.083Z [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/kubernetes/versions
- Reusing previous version of octopusdeploylabs/octopusdeploy from the dependency lock file
2023-10-26T12:53:29.143Z [DEBUG] GET https://registry.terraform.io/v1/providers/octopusdeploylabs/octopusdeploy/versions
- Reusing previous version of hashicorp/azurerm from the dependency lock file
2023-10-26T12:53:29.214Z [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/azurerm/versions
- Using previously-installed hashicorp/kubernetes v2.23.0
- Using previously-installed octopusdeploylabs/octopusdeploy v0.12.8
- Using previously-installed hashicorp/azurerm v3.76.0
- Using previously-installed cloudflare/cloudflare v4.17.0
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
2023-10-26T12:53:30.498Z [DEBUG] Adding temp file log sink: /tmp/terraform-log560759789
2023-10-26T12:53:30.498Z [INFO] Terraform version: 1.0.11
2023-10-26T12:53:30.498Z [INFO] Go runtime version: go1.16.4
2023-10-26T12:53:30.498Z [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-lock=true", "-input=false", "-compact-warnings", "-var-file=REDACTED"}
2023-10-26T12:53:30.498Z [DEBUG] Attempting to open CLI config file: /app/terraform/.terraformrc
2023-10-26T12:53:30.500Z [DEBUG] Not reading CLI config directory because config location is overridden by environment variable
2023-10-26T12:53:30.501Z [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-10-26T12:53:30.501Z [DEBUG] ignoring non-existing provider search directory /root/.terraform.d/plugins
2023-10-26T12:53:30.501Z [DEBUG] ignoring non-existing provider search directory /root/.local/share/terraform/plugins
2023-10-26T12:53:30.501Z [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2023-10-26T12:53:30.501Z [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2023-10-26T12:53:30.502Z [INFO] CLI command args: []string{"apply", "-lock=true", "-input=false", "-compact-warnings", "-var-file=REDACTED"}
2023-10-26T12:53:31.644Z [DEBUG] checking for provisioner in "."
2023-10-26T12:53:31.644Z [DEBUG] checking for provisioner in "/usr/local/bin"
2023-10-26T12:53:31.651Z [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory
2023-10-26T12:53:31.657Z [INFO] backend/local: starting Apply operation
2023-10-26T12:53:31.658Z [DEBUG] Azure Backend Request:
GET /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:31 GMT
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2023-10-26T12:53:32.201Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 156
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:32 GMT
Etag: "0x8DBD6209156564D"
Last-Modified: Thu, 26 Oct 2023 12:39:16 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:37:46 GMT
X-Ms-Lease-State: available
X-Ms-Lease-Status: unlocked
X-Ms-Request-Id: d056cf88-201e-003d-3d0b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
{
"version": 4,
"terraform_version": "1.0.11",
"serial": 3,
"lineage": "ab780617-fbc4-0334-3ccb-794d07ad9d74",
"outputs": {},
"resources": []
}
2023-10-26T12:53:32.203Z [DEBUG] Azure Backend Request:
HEAD /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:32 GMT
X-Ms-Version: 2018-11-09
2023-10-26T12:53:32.322Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 156
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:32 GMT
Etag: "0x8DBD6209156564D"
Last-Modified: Thu, 26 Oct 2023 12:39:16 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:37:46 GMT
X-Ms-Lease-State: available
X-Ms-Lease-Status: unlocked
X-Ms-Request-Id: d056cfd8-201e-003d-020b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:32.323Z [DEBUG] Azure Backend Request:
PUT /terraform/REDACTED?comp=lease HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
Content-Length: 0
X-Ms-Date: Thu, 26 Oct 2023 12:53:32 GMT
X-Ms-Lease-Action: acquire
X-Ms-Lease-Duration: -1
X-Ms-Proposed-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2023-10-26T12:53:32.445Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED?comp=lease:
HTTP/1.1 201 Created
Content-Length: 0
Date: Thu, 26 Oct 2023 12:53:32 GMT
Etag: "0x8DBD6209156564D"
Last-Modified: Thu, 26 Oct 2023 12:39:16 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Request-Id: d056d017-201e-003d-3d0b-082f32000000
X-Ms-Version: 2018-11-09
2023-10-26T12:53:32.446Z [DEBUG] Azure Backend Request:
HEAD /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:32 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
2023-10-26T12:53:32.563Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 156
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:32 GMT
Etag: "0x8DBD6209156564D"
Last-Modified: Thu, 26 Oct 2023 12:39:16 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:37:46 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Request-Id: d056d048-201e-003d-6c0b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:32.564Z [DEBUG] Azure Backend Request:
PUT /terraform/REDACTED?comp=metadata HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
Content-Length: 0
X-Ms-Date: Thu, 26 Oct 2023 12:53:32 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Meta-Terraformlockid: REDACTED
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
Acquiring state lock. This may take a few moments...
2023-10-26T12:53:32.689Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED?comp=metadata:
HTTP/1.1 200 OK
Content-Length: 0
Date: Thu, 26 Oct 2023 12:53:32 GMT
Etag: "0x8DBD6228F6527EB"
Last-Modified: Thu, 26 Oct 2023 12:53:32 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Request-Id: d056d07d-201e-003d-1b0b-082f32000000
X-Ms-Request-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:32.690Z [DEBUG] Azure Backend Request:
GET /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:32 GMT
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2023-10-26T12:53:32.817Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 156
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:32 GMT
Etag: "0x8DBD6228F6527EB"
Last-Modified: Thu, 26 Oct 2023 12:53:32 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:37:46 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Meta-Terraformlockid: REDACTED
X-Ms-Request-Id: d056d0c5-201e-003d-600b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
{
"version": 4,
"terraform_version": "1.0.11",
"serial": 3,
"lineage": "ab780617-fbc4-0334-3ccb-794d07ad9d74",
"outputs": {},
"resources": []
}
2023-10-26T12:53:32.838Z [DEBUG] backend/local: Skipping interactive prompts for variables because input is disabled
2023-10-26T12:53:32.839Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:32.839Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:32.880Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0]
2023-10-26T12:53:32.882Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35410
2023-10-26T12:53:32.882Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0
2023-10-26T12:53:32.896Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: configuring server automatic mTLS: timestamp=2023-10-26T12:53:32.896Z
2023-10-26T12:53:32.918Z [DEBUG] provider: using plugin: version=6
2023-10-26T12:53:32.918Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: plugin address: address=/tmp/plugin4155585282 network=unix timestamp=2023-10-26T12:53:32.917Z
2023-10-26T12:53:32.974Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:32.976Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35410
2023-10-26T12:53:32.976Z [DEBUG] provider: plugin exited
2023-10-26T12:53:32.977Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:32.977Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:33.014Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.76.0/linux_amd64/terraform-provider-azurerm_v3.76.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.76.0/linux_amd64/terraform-provider-azurerm_v3.76.0_x5]
2023-10-26T12:53:33.016Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.76.0/linux_amd64/terraform-provider-azurerm_v3.76.0_x5 pid=35420
2023-10-26T12:53:33.016Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.76.0/linux_amd64/terraform-provider-azurerm_v3.76.0_x5
2023-10-26T12:53:33.028Z [INFO] provider.terraform-provider-azurerm_v3.76.0_x5: configuring server automatic mTLS: timestamp=2023-10-26T12:53:33.028Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "AAD B2C"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "AAD B2C"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "API Management"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "API Management"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "App Configuration"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "App Configuration"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.042Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Application Insights"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.043Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Application Insights"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.043Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "AppService"..: timestamp=2023-10-26T12:53:33.042Z
2023-10-26T12:53:33.047Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "AppService"..: timestamp=2023-10-26T12:53:33.047Z
2023-10-26T12:53:33.049Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "ArcKubernetes"..: timestamp=2023-10-26T12:53:33.049Z
2023-10-26T12:53:33.049Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "ArcKubernetes"..: timestamp=2023-10-26T12:53:33.049Z
2023-10-26T12:53:33.052Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Arc Resource Bridge"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.052Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Arc Resource Bridge"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.052Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Authorization"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.052Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Authorization"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.052Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Automanage"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.052Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Automanage"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.053Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Automation"..: timestamp=2023-10-26T12:53:33.052Z
2023-10-26T12:53:33.053Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Automation"..: timestamp=2023-10-26T12:53:33.053Z
2023-10-26T12:53:33.054Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Azure Managed Lustre File System"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.054Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Azure Managed Lustre File System"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.054Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Batch"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Batch"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Bot"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Bot"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Cognitive Services"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Cognitive Services"..: timestamp=2023-10-26T12:53:33.054Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Communication"..: timestamp=2023-10-26T12:53:33.055Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Communication"..: timestamp=2023-10-26T12:53:33.055Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Compute"..: timestamp=2023-10-26T12:53:33.055Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Compute"..: timestamp=2023-10-26T12:53:33.055Z
2023-10-26T12:53:33.055Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Consumption"..: timestamp=2023-10-26T12:53:33.055Z
2023-10-26T12:53:33.056Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Consumption"..: timestamp=2023-10-26T12:53:33.055Z
2023-10-26T12:53:33.056Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Container Apps"..: timestamp=2023-10-26T12:53:33.056Z
2023-10-26T12:53:33.057Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Container Apps"..: timestamp=2023-10-26T12:53:33.057Z
2023-10-26T12:53:33.057Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "CosmosDB"..: timestamp=2023-10-26T12:53:33.057Z
2023-10-26T12:53:33.057Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "CosmosDB"..: timestamp=2023-10-26T12:53:33.057Z
2023-10-26T12:53:33.058Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Cost Management"..: timestamp=2023-10-26T12:53:33.058Z
2023-10-26T12:53:33.058Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Cost Management"..: timestamp=2023-10-26T12:53:33.058Z
2023-10-26T12:53:33.058Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Dashboard"..: timestamp=2023-10-26T12:53:33.058Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Dashboard"..: timestamp=2023-10-26T12:53:33.058Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Databox Edge"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Databox Edge"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "DataBricks"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "DataBricks"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Data Factory"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Data Factory"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Digital Twins"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.059Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Digital Twins"..: timestamp=2023-10-26T12:53:33.059Z
2023-10-26T12:53:33.060Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Disks"..: timestamp=2023-10-26T12:53:33.060Z
2023-10-26T12:53:33.060Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Disks"..: timestamp=2023-10-26T12:53:33.060Z
2023-10-26T12:53:33.060Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "DomainServices"..: timestamp=2023-10-26T12:53:33.060Z
2023-10-26T12:53:33.060Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "DomainServices"..: timestamp=2023-10-26T12:53:33.060Z
2023-10-26T12:53:33.060Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "EventHub"..: timestamp=2023-10-26T12:53:33.060Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "EventHub"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Fluid Relay"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Fluid Relay"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Graph Services"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Graph Services"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Hybrid Compute"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.061Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Hybrid Compute"..: timestamp=2023-10-26T12:53:33.061Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "IoT Hub"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "IoT Hub"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "IoT Central"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "IoT Central"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "KeyVault"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "KeyVault"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Kusto"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Kusto"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Lab Service"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.062Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Lab Service"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Load Balancer"..: timestamp=2023-10-26T12:53:33.062Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Load Balancer"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Log Analytics"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Log Analytics"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Media"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Media"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Machine Learning"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Machine Learning"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Monitor"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.063Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Monitor"..: timestamp=2023-10-26T12:53:33.063Z
2023-10-26T12:53:33.064Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Mobile Network"..: timestamp=2023-10-26T12:53:33.064Z
2023-10-26T12:53:33.065Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Mobile Network"..: timestamp=2023-10-26T12:53:33.065Z
2023-10-26T12:53:33.066Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Microsoft SQL Server / Azure SQL"..: timestamp=2023-10-26T12:53:33.066Z
2023-10-26T12:53:33.066Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Microsoft SQL Server / Azure SQL"..: timestamp=2023-10-26T12:53:33.066Z
2023-10-26T12:53:33.067Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Microsoft SQL Server Managed Instances"..: timestamp=2023-10-26T12:53:33.067Z
2023-10-26T12:53:33.067Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Microsoft SQL Server Managed Instances"..: timestamp=2023-10-26T12:53:33.067Z
2023-10-26T12:53:33.068Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "MySQL"..: timestamp=2023-10-26T12:53:33.068Z
2023-10-26T12:53:33.068Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "MySQL"..: timestamp=2023-10-26T12:53:33.068Z
2023-10-26T12:53:33.068Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Network"..: timestamp=2023-10-26T12:53:33.068Z
2023-10-26T12:53:33.068Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Network"..: timestamp=2023-10-26T12:53:33.068Z
2023-10-26T12:53:33.069Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "NetApp"..: timestamp=2023-10-26T12:53:33.069Z
2023-10-26T12:53:33.069Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "NetApp"..: timestamp=2023-10-26T12:53:33.069Z
2023-10-26T12:53:33.071Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Network Function"..: timestamp=2023-10-26T12:53:33.071Z
2023-10-26T12:53:33.071Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Network Function"..: timestamp=2023-10-26T12:53:33.071Z
2023-10-26T12:53:33.072Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "New Relic"..: timestamp=2023-10-26T12:53:33.071Z
2023-10-26T12:53:33.072Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "New Relic"..: timestamp=2023-10-26T12:53:33.071Z
2023-10-26T12:53:33.072Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Nginx"..: timestamp=2023-10-26T12:53:33.072Z
2023-10-26T12:53:33.073Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Nginx"..: timestamp=2023-10-26T12:53:33.072Z
2023-10-26T12:53:33.073Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Palo Alto"..: timestamp=2023-10-26T12:53:33.072Z
2023-10-26T12:53:33.074Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Palo Alto"..: timestamp=2023-10-26T12:53:33.072Z
2023-10-26T12:53:33.074Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Policy"..: timestamp=2023-10-26T12:53:33.073Z
2023-10-26T12:53:33.074Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Policy"..: timestamp=2023-10-26T12:53:33.073Z
2023-10-26T12:53:33.074Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Private DNS Resolver"..: timestamp=2023-10-26T12:53:33.074Z
2023-10-26T12:53:33.075Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Private DNS Resolver"..: timestamp=2023-10-26T12:53:33.074Z
2023-10-26T12:53:33.075Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Recovery Services"..: timestamp=2023-10-26T12:53:33.074Z
2023-10-26T12:53:33.075Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Recovery Services"..: timestamp=2023-10-26T12:53:33.074Z
2023-10-26T12:53:33.075Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Resources"..: timestamp=2023-10-26T12:53:33.075Z
2023-10-26T12:53:33.075Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Resources"..: timestamp=2023-10-26T12:53:33.075Z
2023-10-26T12:53:33.076Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Sentinel"..: timestamp=2023-10-26T12:53:33.076Z
2023-10-26T12:53:33.076Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Sentinel"..: timestamp=2023-10-26T12:53:33.076Z
2023-10-26T12:53:33.076Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "ServiceConnector"..: timestamp=2023-10-26T12:53:33.076Z
2023-10-26T12:53:33.077Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "ServiceConnector"..: timestamp=2023-10-26T12:53:33.076Z
2023-10-26T12:53:33.077Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Service Fabric Managed Clusters"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.077Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Service Fabric Managed Clusters"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.078Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Service Networking"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Service Networking"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Storage"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Storage"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Storage Mover"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Storage Mover"..: timestamp=2023-10-26T12:53:33.077Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "SignalR"..: timestamp=2023-10-26T12:53:33.078Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "SignalR"..: timestamp=2023-10-26T12:53:33.078Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Orbital"..: timestamp=2023-10-26T12:53:33.078Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Orbital"..: timestamp=2023-10-26T12:53:33.078Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Stream Analytics"..: timestamp=2023-10-26T12:53:33.078Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Stream Analytics"..: timestamp=2023-10-26T12:53:33.078Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Search"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Search"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Spring Cloud"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.079Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Spring Cloud"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.080Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Security Center"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.080Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Security Center"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "VMware"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "VMware"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Voice Services"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Voice Services"..: timestamp=2023-10-26T12:53:33.079Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Web"..: timestamp=2023-10-26T12:53:33.080Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Web"..: timestamp=2023-10-26T12:53:33.080Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Container Services"..: timestamp=2023-10-26T12:53:33.080Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Container Services"..: timestamp=2023-10-26T12:53:33.080Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Dev Center"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Dev Center"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "LoadTestService"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "LoadTestService"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "ManagedIdentity"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "ManagedIdentity"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Advisor"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Advisor"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Analysis Services"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Analysis Services"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "API Management"..: timestamp=2023-10-26T12:53:33.081Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "API Management"..: timestamp=2023-10-26T12:53:33.082Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "App Configuration"..: timestamp=2023-10-26T12:53:33.082Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "App Configuration"..: timestamp=2023-10-26T12:53:33.082Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Spring Cloud"..: timestamp=2023-10-26T12:53:33.082Z
2023-10-26T12:53:33.082Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Spring Cloud"..: timestamp=2023-10-26T12:53:33.082Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Application Insights"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Application Insights"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "ArcKubernetes"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "ArcKubernetes"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Attestation"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Attestation"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Authorization"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.083Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Authorization"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.084Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Automation"..: timestamp=2023-10-26T12:53:33.083Z
2023-10-26T12:53:33.084Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Automation"..: timestamp=2023-10-26T12:53:33.084Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Azure Stack HCI"..: timestamp=2023-10-26T12:53:33.085Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Azure Stack HCI"..: timestamp=2023-10-26T12:53:33.085Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Batch"..: timestamp=2023-10-26T12:53:33.085Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Batch"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Billing"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Billing"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Blueprints"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Blueprints"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Bot"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Bot"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "CDN"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.086Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "CDN"..: timestamp=2023-10-26T12:53:33.086Z
2023-10-26T12:53:33.090Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Cognitive Services"..: timestamp=2023-10-26T12:53:33.090Z
2023-10-26T12:53:33.091Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Cognitive Services"..: timestamp=2023-10-26T12:53:33.091Z
2023-10-26T12:53:33.091Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Compute"..: timestamp=2023-10-26T12:53:33.091Z
2023-10-26T12:53:33.092Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Compute"..: timestamp=2023-10-26T12:53:33.092Z
2023-10-26T12:53:33.093Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Confidential Ledger"..: timestamp=2023-10-26T12:53:33.093Z
2023-10-26T12:53:33.093Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Confidential Ledger"..: timestamp=2023-10-26T12:53:33.093Z
2023-10-26T12:53:33.093Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Connections"..: timestamp=2023-10-26T12:53:33.093Z
2023-10-26T12:53:33.093Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Connections"..: timestamp=2023-10-26T12:53:33.093Z
2023-10-26T12:53:33.093Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Container Services"..: timestamp=2023-10-26T12:53:33.093Z
2023-10-26T12:53:33.093Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Container Services"..: timestamp=2023-10-26T12:53:33.093Z
2023-10-26T12:53:33.094Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Consumption"..: timestamp=2023-10-26T12:53:33.094Z
2023-10-26T12:53:33.094Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Consumption"..: timestamp=2023-10-26T12:53:33.094Z
2023-10-26T12:53:33.094Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "CosmosDB"..: timestamp=2023-10-26T12:53:33.094Z
2023-10-26T12:53:33.094Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "CosmosDB"..: timestamp=2023-10-26T12:53:33.094Z
2023-10-26T12:53:33.094Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Custom Providers"..: timestamp=2023-10-26T12:53:33.094Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Custom Providers"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Dashboard"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Dashboard"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "DataBricks"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "DataBricks"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Datadog"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Datadog"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Data Factory"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Data Factory"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.095Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Database Migration"..: timestamp=2023-10-26T12:53:33.095Z
2023-10-26T12:53:33.096Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Database Migration"..: timestamp=2023-10-26T12:53:33.096Z
2023-10-26T12:53:33.096Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Databox Edge"..: timestamp=2023-10-26T12:53:33.096Z
2023-10-26T12:53:33.096Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Databox Edge"..: timestamp=2023-10-26T12:53:33.096Z
2023-10-26T12:53:33.096Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "DataProtection"..: timestamp=2023-10-26T12:53:33.096Z
2023-10-26T12:53:33.096Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "DataProtection"..: timestamp=2023-10-26T12:53:33.096Z
2023-10-26T12:53:33.097Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Data Share"..: timestamp=2023-10-26T12:53:33.097Z
2023-10-26T12:53:33.098Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Data Share"..: timestamp=2023-10-26T12:53:33.098Z
2023-10-26T12:53:33.099Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Desktop Virtualization"..: timestamp=2023-10-26T12:53:33.099Z
2023-10-26T12:53:33.099Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Desktop Virtualization"..: timestamp=2023-10-26T12:53:33.099Z
2023-10-26T12:53:33.100Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Dev Test"..: timestamp=2023-10-26T12:53:33.100Z
2023-10-26T12:53:33.100Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Dev Test"..: timestamp=2023-10-26T12:53:33.100Z
2023-10-26T12:53:33.100Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Digital Twins"..: timestamp=2023-10-26T12:53:33.100Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Digital Twins"..: timestamp=2023-10-26T12:53:33.100Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "DNS"..: timestamp=2023-10-26T12:53:33.100Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "DNS"..: timestamp=2023-10-26T12:53:33.100Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "DomainServices"..: timestamp=2023-10-26T12:53:33.101Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "DomainServices"..: timestamp=2023-10-26T12:53:33.101Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Elastic"..: timestamp=2023-10-26T12:53:33.101Z
2023-10-26T12:53:33.101Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Elastic"..: timestamp=2023-10-26T12:53:33.101Z
2023-10-26T12:53:33.102Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "EventGrid"..: timestamp=2023-10-26T12:53:33.101Z
2023-10-26T12:53:33.102Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "EventGrid"..: timestamp=2023-10-26T12:53:33.101Z
2023-10-26T12:53:33.107Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "EventHub"..: timestamp=2023-10-26T12:53:33.105Z
2023-10-26T12:53:33.109Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "EventHub"..: timestamp=2023-10-26T12:53:33.108Z
2023-10-26T12:53:33.109Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Firewall"..: timestamp=2023-10-26T12:53:33.109Z
2023-10-26T12:53:33.109Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Firewall"..: timestamp=2023-10-26T12:53:33.109Z
2023-10-26T12:53:33.110Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "FrontDoor"..: timestamp=2023-10-26T12:53:33.110Z
2023-10-26T12:53:33.110Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "FrontDoor"..: timestamp=2023-10-26T12:53:33.110Z
2023-10-26T12:53:33.110Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "HPC Cache"..: timestamp=2023-10-26T12:53:33.110Z
2023-10-26T12:53:33.110Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "HPC Cache"..: timestamp=2023-10-26T12:53:33.110Z
2023-10-26T12:53:33.111Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Hardware Security Module"..: timestamp=2023-10-26T12:53:33.110Z
2023-10-26T12:53:33.111Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Hardware Security Module"..: timestamp=2023-10-26T12:53:33.110Z
2023-10-26T12:53:33.111Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "HDInsight"..: timestamp=2023-10-26T12:53:33.111Z
2023-10-26T12:53:33.111Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "HDInsight"..: timestamp=2023-10-26T12:53:33.111Z
2023-10-26T12:53:33.112Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Health Care"..: timestamp=2023-10-26T12:53:33.111Z
2023-10-26T12:53:33.112Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Health Care"..: timestamp=2023-10-26T12:53:33.112Z
2023-10-26T12:53:33.113Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "IoT Hub"..: timestamp=2023-10-26T12:53:33.112Z
2023-10-26T12:53:33.113Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "IoT Hub"..: timestamp=2023-10-26T12:53:33.112Z
2023-10-26T12:53:33.114Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "IoT Central"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.114Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "IoT Central"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.114Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "KeyVault"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.114Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "KeyVault"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.114Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Kusto"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.114Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Kusto"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Legacy"..: timestamp=2023-10-26T12:53:33.114Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Legacy"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Load Balancer"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Load Balancer"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Log Analytics"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Log Analytics"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Logic"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.115Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Logic"..: timestamp=2023-10-26T12:53:33.115Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Logz"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Logz"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Machine Learning"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Machine Learning"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Maintenance"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Maintenance"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.117Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Managed Applications"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.118Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Managed Applications"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.118Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Lighthouse"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.118Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Lighthouse"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Management Group"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Management Group"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Maps"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Maps"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "MariaDB"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "MariaDB"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Media"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.119Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Media"..: timestamp=2023-10-26T12:53:33.117Z
2023-10-26T12:53:33.120Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Mixed Reality"..: timestamp=2023-10-26T12:53:33.120Z
2023-10-26T12:53:33.121Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Mixed Reality"..: timestamp=2023-10-26T12:53:33.120Z
2023-10-26T12:53:33.121Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Monitor"..: timestamp=2023-10-26T12:53:33.120Z
2023-10-26T12:53:33.121Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Monitor"..: timestamp=2023-10-26T12:53:33.120Z
2023-10-26T12:53:33.124Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "ManagedIdentity"..: timestamp=2023-10-26T12:53:33.123Z
2023-10-26T12:53:33.124Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "ManagedIdentity"..: timestamp=2023-10-26T12:53:33.124Z
2023-10-26T12:53:33.124Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Microsoft SQL Server / Azure SQL"..: timestamp=2023-10-26T12:53:33.124Z
2023-10-26T12:53:33.124Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Microsoft SQL Server / Azure SQL"..: timestamp=2023-10-26T12:53:33.124Z
2023-10-26T12:53:33.126Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Microsoft SQL Server Managed Instances"..: timestamp=2023-10-26T12:53:33.126Z
2023-10-26T12:53:33.126Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Microsoft SQL Server Managed Instances"..: timestamp=2023-10-26T12:53:33.126Z
2023-10-26T12:53:33.126Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "MySQL"..: timestamp=2023-10-26T12:53:33.126Z
2023-10-26T12:53:33.126Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "MySQL"..: timestamp=2023-10-26T12:53:33.126Z
2023-10-26T12:53:33.127Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "NetApp"..: timestamp=2023-10-26T12:53:33.127Z
2023-10-26T12:53:33.127Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "NetApp"..: timestamp=2023-10-26T12:53:33.127Z
2023-10-26T12:53:33.128Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Network"..: timestamp=2023-10-26T12:53:33.128Z
2023-10-26T12:53:33.128Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Network"..: timestamp=2023-10-26T12:53:33.128Z
2023-10-26T12:53:33.129Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Notification Hub"..: timestamp=2023-10-26T12:53:33.129Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Notification Hub"..: timestamp=2023-10-26T12:53:33.129Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Policy"..: timestamp=2023-10-26T12:53:33.129Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Policy"..: timestamp=2023-10-26T12:53:33.129Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Portal"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Portal"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "PostgreSQL"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "PostgreSQL"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "PowerBI"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "PowerBI"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Private DNS"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Private DNS"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Purview"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Purview"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Recovery Services"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.130Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Recovery Services"..: timestamp=2023-10-26T12:53:33.130Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Redis"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Redis"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Redis Enterprise"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Redis Enterprise"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Relay"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Relay"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Resources"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Resources"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Search"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Search"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Security Center"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Security Center"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Sentinel"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.131Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Sentinel"..: timestamp=2023-10-26T12:53:33.131Z
2023-10-26T12:53:33.132Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "ServiceBus"..: timestamp=2023-10-26T12:53:33.132Z
2023-10-26T12:53:33.133Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "ServiceBus"..: timestamp=2023-10-26T12:53:33.133Z
2023-10-26T12:53:33.134Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Service Fabric"..: timestamp=2023-10-26T12:53:33.133Z
2023-10-26T12:53:33.134Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Service Fabric"..: timestamp=2023-10-26T12:53:33.133Z
2023-10-26T12:53:33.135Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "SignalR"..: timestamp=2023-10-26T12:53:33.134Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "SignalR"..: timestamp=2023-10-26T12:53:33.134Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "SQL"..: timestamp=2023-10-26T12:53:33.134Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "SQL"..: timestamp=2023-10-26T12:53:33.134Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Storage"..: timestamp=2023-10-26T12:53:33.134Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Storage"..: timestamp=2023-10-26T12:53:33.134Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Stream Analytics"..: timestamp=2023-10-26T12:53:33.135Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Stream Analytics"..: timestamp=2023-10-26T12:53:33.135Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Subscription"..: timestamp=2023-10-26T12:53:33.136Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Subscription"..: timestamp=2023-10-26T12:53:33.136Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Synapse"..: timestamp=2023-10-26T12:53:33.136Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Synapse"..: timestamp=2023-10-26T12:53:33.136Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Time Series Insights"..: timestamp=2023-10-26T12:53:33.136Z
2023-10-26T12:53:33.136Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Time Series Insights"..: timestamp=2023-10-26T12:53:33.136Z
2023-10-26T12:53:33.137Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Traffic Manager"..: timestamp=2023-10-26T12:53:33.137Z
2023-10-26T12:53:33.137Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Traffic Manager"..: timestamp=2023-10-26T12:53:33.137Z
2023-10-26T12:53:33.137Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Video Analyzer"..: timestamp=2023-10-26T12:53:33.137Z
2023-10-26T12:53:33.138Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Video Analyzer"..: timestamp=2023-10-26T12:53:33.137Z
2023-10-26T12:53:33.138Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "VMware"..: timestamp=2023-10-26T12:53:33.138Z
2023-10-26T12:53:33.138Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "VMware"..: timestamp=2023-10-26T12:53:33.138Z
2023-10-26T12:53:33.138Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Data Sources for "Web"..: timestamp=2023-10-26T12:53:33.138Z
2023-10-26T12:53:33.138Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: Registering Resources for "Web"..: timestamp=2023-10-26T12:53:33.138Z
2023-10-26T12:53:33.138Z [DEBUG] provider.terraform-provider-azurerm_v3.76.0_x5: plugin address: network=unix address=/tmp/plugin1294036841 timestamp=2023-10-26T12:53:33.138Z
2023-10-26T12:53:33.138Z [DEBUG] provider: using plugin: version=5
2023-10-26T12:53:33.418Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:33.427Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.76.0/linux_amd64/terraform-provider-azurerm_v3.76.0_x5 pid=35420
2023-10-26T12:53:33.427Z [DEBUG] provider: plugin exited
2023-10-26T12:53:33.427Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:33.427Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:33.463Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.23.0/linux_amd64/terraform-provider-kubernetes_v2.23.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.23.0/linux_amd64/terraform-provider-kubernetes_v2.23.0_x5]
2023-10-26T12:53:33.466Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.23.0/linux_amd64/terraform-provider-kubernetes_v2.23.0_x5 pid=35429
2023-10-26T12:53:33.466Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.23.0/linux_amd64/terraform-provider-kubernetes_v2.23.0_x5
2023-10-26T12:53:33.539Z [INFO] provider.terraform-provider-kubernetes_v2.23.0_x5: configuring server automatic mTLS: timestamp=2023-10-26T12:53:33.539Z
2023-10-26T12:53:33.562Z [DEBUG] provider.terraform-provider-kubernetes_v2.23.0_x5: plugin address: network=unix address=/tmp/plugin1494120683 timestamp=2023-10-26T12:53:33.562Z
2023-10-26T12:53:33.563Z [DEBUG] provider: using plugin: version=5
2023-10-26T12:53:33.653Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:33.658Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/kubernetes/2.23.0/linux_amd64/terraform-provider-kubernetes_v2.23.0_x5 pid=35429
2023-10-26T12:53:33.658Z [DEBUG] provider: plugin exited
2023-10-26T12:53:33.659Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:33.659Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:33.696Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/octopusdeploylabs/octopusdeploy/0.12.8/linux_amd64/terraform-provider-octopusdeploy_v0.12.8 args=[.terraform/providers/registry.terraform.io/octopusdeploylabs/octopusdeploy/0.12.8/linux_amd64/terraform-provider-octopusdeploy_v0.12.8]
2023-10-26T12:53:33.698Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/octopusdeploylabs/octopusdeploy/0.12.8/linux_amd64/terraform-provider-octopusdeploy_v0.12.8 pid=35438
2023-10-26T12:53:33.698Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/octopusdeploylabs/octopusdeploy/0.12.8/linux_amd64/terraform-provider-octopusdeploy_v0.12.8
2023-10-26T12:53:33.715Z [INFO] provider.terraform-provider-octopusdeploy_v0.12.8: configuring server automatic mTLS: timestamp=2023-10-26T12:53:33.715Z
2023-10-26T12:53:33.742Z [DEBUG] provider: using plugin: version=5
2023-10-26T12:53:33.742Z [DEBUG] provider.terraform-provider-octopusdeploy_v0.12.8: plugin address: network=unix address=/tmp/plugin3247507106 timestamp=2023-10-26T12:53:33.742Z
2023-10-26T12:53:33.807Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:33.809Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/octopusdeploylabs/octopusdeploy/0.12.8/linux_amd64/terraform-provider-octopusdeploy_v0.12.8 pid=35438
2023-10-26T12:53:33.810Z [DEBUG] provider: plugin exited
2023-10-26T12:53:33.810Z [INFO] terraform: building graph: GraphTypeValidate
2023-10-26T12:53:33.811Z [DEBUG] ProviderTransformer: "cloudflare_custom_hostname.example2" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-10-26T12:53:33.811Z [DEBUG] pruning unused provider["registry.terraform.io/octopusdeploylabs/octopusdeploy"]
2023-10-26T12:53:33.811Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/azurerm"]
2023-10-26T12:53:33.811Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes"]
2023-10-26T12:53:33.812Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [var.cloudflare_api_token]
2023-10-26T12:53:33.812Z [DEBUG] Starting graph walk: walkValidate
2023-10-26T12:53:33.814Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:33.814Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:33.847Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0]
2023-10-26T12:53:33.850Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35447
2023-10-26T12:53:33.850Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0
2023-10-26T12:53:33.864Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: configuring server automatic mTLS: timestamp=2023-10-26T12:53:33.864Z
2023-10-26T12:53:33.886Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: plugin address: address=/tmp/plugin574868708 network=unix timestamp=2023-10-26T12:53:33.886Z
2023-10-26T12:53:33.886Z [DEBUG] provider: using plugin: version=6
2023-10-26T12:53:33.949Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:33.951Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35447
2023-10-26T12:53:33.951Z [DEBUG] provider: plugin exited
2023-10-26T12:53:33.952Z [INFO] backend/local: apply calling Plan
2023-10-26T12:53:33.952Z [INFO] terraform: building graph: GraphTypePlan
2023-10-26T12:53:33.953Z [DEBUG] ProviderTransformer: "cloudflare_custom_hostname.example2 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-10-26T12:53:33.953Z [DEBUG] pruning unused provider["registry.terraform.io/octopusdeploylabs/octopusdeploy"]
2023-10-26T12:53:33.953Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/azurerm"]
2023-10-26T12:53:33.953Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes"]
2023-10-26T12:53:33.953Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" references: [var.cloudflare_api_token]
2023-10-26T12:53:33.954Z [DEBUG] Starting graph walk: walkPlan
2023-10-26T12:53:33.955Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:33.955Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:33.988Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0]
2023-10-26T12:53:33.990Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35457
2023-10-26T12:53:33.990Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0
2023-10-26T12:53:34.010Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: configuring server automatic mTLS: timestamp=2023-10-26T12:53:34.009Z
2023-10-26T12:53:34.033Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: plugin address: address=/tmp/plugin1657046005 network=unix timestamp=2023-10-26T12:53:34.033Z
2023-10-26T12:53:34.033Z [DEBUG] provider: using plugin: version=6
2023-10-26T12:53:34.093Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: cloudflare Client configured for user: : tf_rpc=ConfigureProvider @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/config.go:39 tf_mux_provider=tf5to6server.v5tov6Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=385cc180-aca7-0375-60e8-4be4f9678421 @module=cloudflare timestamp=2023-10-26T12:53:34.093Z
2023-10-26T12:53:34.093Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: cloudflare Client configured for user: : @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/framework/provider/config.go:38 tf_mux_provider=*proto6server.Server tf_rpc=ConfigureProvider @module=cloudflare tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=385cc180-aca7-0375-60e8-4be4f9678421 timestamp=2023-10-26T12:53:34.093Z
2023-10-26T12:53:34.094Z [DEBUG] Resource instance state not found for node "cloudflare_custom_hostname.example2", instance cloudflare_custom_hostname.example2
2023-10-26T12:53:34.094Z [DEBUG] ReferenceTransformer: "cloudflare_custom_hostname.example2" references: []
2023-10-26T12:53:34.094Z [DEBUG] refresh: cloudflare_custom_hostname.example2: no state, so not refreshing
2023-10-26T12:53:34.102Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:34.103Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35457
2023-10-26T12:53:34.104Z [DEBUG] provider: plugin exited
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
2023-10-26T12:53:34.105Z [DEBUG] command: asking for input: "\nDo you want to perform these actions in workspace \"tst-tnz-domains\"?"
# cloudflare_custom_hostname.example2 will be created
+ resource "cloudflare_custom_hostname" "example2" {
+ custom_origin_server = "prd-tnz-web.clubspark.pro"
+ hostname = "test16.ebuna.org"
+ id = (known after apply)
+ ownership_verification = (known after apply)
+ ownership_verification_http = (known after apply)
+ status = (known after apply)
+ wait_for_ssl_pending_validation = false
+ zone_id = "REDACTED"
+ ssl {
+ bundle_method = "ubiquitous"
+ certificate_authority = "google"
+ method = "txt"
+ status = (known after apply)
+ type = "dv"
+ validation_errors = (known after apply)
+ validation_records = (known after apply)
+ wildcard = false
+ settings {
+ early_hints = "on"
+ http2 = "on"
+ min_tls_version = "1.2"
+ tls13 = "on"
}
}
}
Plan: 1 to add, 0 to change, 0 to destroy.
Do you want to perform these actions in workspace "tst-tnz-domains"?
Terraform will perform the actions described above.
Only 'yes' will be accepted to approve.
yes
2023-10-26T12:53:35.844Z [INFO] backend/local: apply calling Apply
Enter a value:
2023-10-26T12:53:35.844Z [INFO] terraform: building graph: GraphTypeApply
2023-10-26T12:53:35.845Z [DEBUG] Resource state not found for node "cloudflare_custom_hostname.example2", instance cloudflare_custom_hostname.example2
2023-10-26T12:53:35.847Z [DEBUG] ProviderTransformer: "cloudflare_custom_hostname.example2" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-10-26T12:53:35.847Z [DEBUG] ProviderTransformer: "cloudflare_custom_hostname.example2 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/cloudflare/cloudflare"]
2023-10-26T12:53:35.847Z [DEBUG] pruning unused provider["registry.terraform.io/octopusdeploylabs/octopusdeploy"]
2023-10-26T12:53:35.847Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/azurerm"]
2023-10-26T12:53:35.847Z [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes"]
2023-10-26T12:53:35.849Z [DEBUG] ReferenceTransformer: "cloudflare_custom_hostname.example2" references: []
2023-10-26T12:53:35.852Z [DEBUG] Starting graph walk: walkApply
2023-10-26T12:53:35.854Z [DEBUG] created provider logger: level=debug
2023-10-26T12:53:35.854Z [INFO] provider: configuring client automatic mTLS
2023-10-26T12:53:35.895Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 args=[.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0]
2023-10-26T12:53:35.897Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35466
2023-10-26T12:53:35.897Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0
2023-10-26T12:53:35.914Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: configuring server automatic mTLS: timestamp=2023-10-26T12:53:35.914Z
2023-10-26T12:53:35.936Z [DEBUG] provider: using plugin: version=6
2023-10-26T12:53:35.936Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: plugin address: address=/tmp/plugin1046967775 network=unix timestamp=2023-10-26T12:53:35.936Z
2023-10-26T12:53:35.997Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: cloudflare Client configured for user: : tf_provider_addr=registry.terraform.io/cloudflare/cloudflare @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider/config.go:39 @module=cloudflare tf_mux_provider=tf5to6server.v5tov6Server tf_req_id=7de39ccf-ee45-a9da-1016-817110537bd3 tf_rpc=ConfigureProvider timestamp=2023-10-26T12:53:35.996Z
2023-10-26T12:53:35.998Z [INFO] provider.terraform-provider-cloudflare_v4.17.0: cloudflare Client configured for user: : @caller=github.com/cloudflare/terraform-provider-cloudflare/internal/framework/provider/config.go:38 tf_rpc=ConfigureProvider @module=cloudflare tf_mux_provider=*proto6server.Server tf_provider_addr=registry.terraform.io/cloudflare/cloudflare tf_req_id=7de39ccf-ee45-a9da-1016-817110537bd3 timestamp=2023-10-26T12:53:35.997Z
cloudflare_custom_hostname.example2: Creating...
2023-10-26T12:53:36.005Z [INFO] Starting apply for cloudflare_custom_hostname.example2
2023-10-26T12:53:36.006Z [DEBUG] cloudflare_custom_hostname.example2: applying the planned Create change
2023-10-26T12:53:36.009Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36 [DEBUG] setting computed for "ssl.0.validation_records" from ComputedKeys
2023-10-26T12:53:36.009Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36 [DEBUG] setting computed for "ssl.0.validation_errors" from ComputedKeys
2023-10-26T12:53:36.009Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36 [DEBUG] setting computed for "ssl.0.validation_records" from ComputedKeys
2023-10-26T12:53:36.009Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36 [DEBUG] setting computed for "ssl.0.validation_errors" from ComputedKeys
2023-10-26T12:53:36.009Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36 [DEBUG] setting computed for "ownership_verification" from ComputedKeys
2023-10-26T12:53:36.009Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36 [DEBUG] setting computed for "ownership_verification_http" from ComputedKeys
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: POST /client/v4/zones/REDACTED/custom_hostnames HTTP/1.1
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Host: api.cloudflare.com
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: User-Agent: terraform-provider-cloudflare/4.17.0 terraform-plugin-sdk/2.29.0 terraform/1.0.11
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Content-Length: 341
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Authorization: Bearer [redacted]
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Content-Type: application/json
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Accept-Encoding: gzip
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0:
2023-10-26T12:53:36.010Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: {"hostname":"test16.ebuna.org","custom_origin_server":"prd-tnz-web.clubspark.pro","ssl":{"method":"txt","type":"dv","wildcard":false,"certificate_authority":"google","settings":{"http2":"on","tls_1_3":"on","min_tls_version":"1.2","early_hints":"on"},"bundle_method":"ubiquitous"},"ownership_verification":{},"ownership_verification_http":{}}
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: HTTP/2.0 201 Created
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Cf-Cache-Status: DYNAMIC
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Cf-Ray: 81c2d7d47bb0d9a5-MIA
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Content-Type: application/json; charset=UTF-8
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Date: Thu, 26 Oct 2023 12:53:36 GMT
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Server: cloudflare
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnV4fPA71nqB3T; SameSite=Lax; path=/; expires=Thu, 26-Oct-23 15:23:37 GMT; HttpOnly
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Set-Cookie: __cfruid=4a93f942e457733763144ce9e58642434c8bbd9c-1698324816; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-10-26T12:53:36.431Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Vary: Accept-Encoding
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: X-Envoy-Upstream-Service-Time: 76
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0:
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: {
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "result": {
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "id": "0270641b-7e5a-4049-93c5-273fd93c4e13",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "hostname": "test16.ebuna.org",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "ssl": {
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "id": "821d1181-7a72-412e-9c35-eb3cb9dc1e8d",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "type": "dv",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "method": "txt",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "status": "initializing",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "settings": {
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "http2": "on",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "tls_1_3": "on",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "min_tls_version": "1.2",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "early_hints": "on"
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "wildcard": false,
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "certificate_authority": "google"
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "status": "pending",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "custom_origin_server": "prd-tnz-web.clubspark.pro",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "ownership_verification": {
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "type": "txt",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "name": "_cf-custom-hostname.test16.ebuna.org",
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "value": "f3bb0374-0e52-4248-bd8a-4a68e19ba214"
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "ownership_verification_http": {
2023-10-26T12:53:36.432Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "http_url": "http://test16.ebuna.org/.well-known/cf-custom-hostname-challenge/0270641b-7e5a-4049-93c5-273fd93c4e13",
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "http_body": "f3bb0374-0e52-4248-bd8a-4a68e19ba214"
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "created_at": "2023-10-26T12:53:36.351779Z"
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "success": true,
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "errors": [],
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "messages": []
2023-10-26T12:53:36.433Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: }
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: GET /client/v4/zones/REDACTED/custom_hostnames/0270641b-7e5a-4049-93c5-273fd93c4e13 HTTP/1.1
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Host: api.cloudflare.com
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: User-Agent: terraform-provider-cloudflare/4.17.0 terraform-plugin-sdk/2.29.0 terraform/1.0.11
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Authorization: Bearer [redacted]
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Content-Type: application/json
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Accept-Encoding: gzip
2023-10-26T12:53:36.434Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0:
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: 2023/10/26 12:53:36
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: HTTP/2.0 200 OK
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Cf-Cache-Status: DYNAMIC
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Cf-Ray: 81c2d7d6adefd9a5-MIA
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Content-Type: application/json; charset=UTF-8
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Date: Thu, 26 Oct 2023 12:53:36 GMT
2023-10-26T12:53:36.626Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Server: cloudflare
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Set-Cookie: __cflb=0H28vgHxwvgAQtjUGUFqYFDiSDreGJnV4fPA71nqB3T; SameSite=Lax; path=/; expires=Thu, 26-Oct-23 15:23:37 GMT; HttpOnly
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Set-Cookie: __cfruid=4a93f942e457733763144ce9e58642434c8bbd9c-1698324816; path=/; domain=.api.cloudflare.com; HttpOnly; Secure; SameSite=None
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: Vary: Accept-Encoding
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: X-Envoy-Upstream-Service-Time: 18
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0:
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: {
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "result": {
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "id": "0270641b-7e5a-4049-93c5-273fd93c4e13",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "hostname": "test16.ebuna.org",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "ssl": {
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "id": "821d1181-7a72-412e-9c35-eb3cb9dc1e8d",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "type": "dv",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "method": "txt",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "status": "initializing",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "settings": {
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "http2": "on",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "tls_1_3": "on",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "min_tls_version": "1.2",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "early_hints": "on"
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "bundle_method": "ubiquitous",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "wildcard": false,
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "certificate_authority": "google"
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "status": "pending",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "custom_origin_server": "prd-tnz-web.clubspark.pro",
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "ownership_verification": {
2023-10-26T12:53:36.627Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "type": "txt",
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "name": "_cf-custom-hostname.test16.ebuna.org",
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "value": "f3bb0374-0e52-4248-bd8a-4a68e19ba214"
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "ownership_verification_http": {
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "http_url": "http://test16.ebuna.org/.well-known/cf-custom-hostname-challenge/0270641b-7e5a-4049-93c5-273fd93c4e13",
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "http_body": "f3bb0374-0e52-4248-bd8a-4a68e19ba214"
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "created_at": "2023-10-26T12:53:36.351779Z"
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: },
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "success": true,
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "errors": [],
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: "messages": []
2023-10-26T12:53:36.628Z [DEBUG] provider.terraform-provider-cloudflare_v4.17.0: }
2023-10-26T12:53:36.633Z [DEBUG] Azure Backend Request:
HEAD /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:36 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
2023-10-26T12:53:36.752Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 156
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:36 GMT
Etag: "0x8DBD6228F6527EB"
Last-Modified: Thu, 26 Oct 2023 12:53:32 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:37:46 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Meta-Terraformlockid: REDACTED
X-Ms-Request-Id: d056d946-201e-003d-6f0b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:36.753Z [DEBUG] Azure Backend Request:
PUT /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
Content-Length: 2157
X-Ms-Blob-Content-Type: application/json
X-Ms-Blob-Type: BlockBlob
X-Ms-Date: Thu, 26 Oct 2023 12:53:36 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Meta-Terraformlockid: REDACTED
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
{
"version": 4,
"terraform_version": "1.0.11",
"serial": 4,
"lineage": "ab780617-fbc4-0334-3ccb-794d07ad9d74",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "cloudflare_custom_hostname",
"name": "example2",
"provider": "provider[\"registry.terraform.io/cloudflare/cloudflare\"]",
"instances": [
{
"status": "tainted",
"schema_version": 0,
"attributes": {
"custom_metadata": null,
"custom_origin_server": "prd-tnz-web.clubspark.pro",
"custom_origin_sni": "",
"hostname": "test16.ebuna.org",
"id": "0270641b-7e5a-4049-93c5-273fd93c4e13",
"ownership_verification": {
"name": "_cf-custom-hostname.test16.ebuna.org",
"type": "txt",
"value": "f3bb0374-0e52-4248-bd8a-4a68e19ba214"
},
"ownership_verification_http": {
"http_body": "f3bb0374-0e52-4248-bd8a-4a68e19ba214",
"http_url": "http://test16.ebuna.org/.well-known/cf-custom-hostname-challenge/0270641b-7e5a-4049-93c5-273fd93c4e13"
},
"ssl": [
{
"bundle_method": "ubiquitous",
"certificate_authority": "google",
"custom_certificate": "",
"custom_key": "",
"method": "txt",
"settings": [
{
"ciphers": null,
"early_hints": "on",
"http2": "on",
"min_tls_version": "1.2",
"tls13": "on"
}
],
"status": "initializing",
"type": "dv",
"validation_errors": [],
"validation_records": [],
"wildcard": false
}
],
"status": null,
"wait_for_ssl_pending_validation": false,
"zone_id": "REDACTED"
},
"sensitive_attributes": [],
"private": "bnVsbA=="
}
]
}
]
}
2023-10-26T12:53:36.877Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 201 Created
Content-Length: 0
Content-Md5: REDACTED
Date: Thu, 26 Oct 2023 12:53:36 GMT
Etag: "0x8DBD62291E44BE6"
Last-Modified: Thu, 26 Oct 2023 12:53:36 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Request-Id: d056d985-201e-003d-280b-082f32000000
X-Ms-Request-Server-Encrypted: true
X-Ms-Version: 2018-11-09
│ Error: Provider produced inconsistent result after apply
│ When applying changes to cloudflare_custom_hostname.example2, provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value: .custom_origin_sni: was null, but now
│ cty.StringVal("").
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
│ Error: Provider produced inconsistent result after apply
│ When applying changes to cloudflare_custom_hostname.example2, provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value: .ssl[0].custom_certificate: was null,
│ but now cty.StringVal("").
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
│ Error: Provider produced inconsistent result after apply
│ When applying changes to cloudflare_custom_hostname.example2, provider "provider[\"registry.terraform.io/cloudflare/cloudflare\"]" produced an unexpected new value: .ssl[0].custom_key: was null, but now
│ cty.StringVal("").
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
2023-10-26T12:53:36.878Z [DEBUG] Azure Backend Request:
HEAD /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:36 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
2023-10-26T12:53:36.999Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 2157
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:36 GMT
Etag: "0x8DBD62291E44BE6"
Last-Modified: Thu, 26 Oct 2023 12:53:36 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:53:36 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Meta-Terraformlockid: REDACTED
X-Ms-Request-Id: d056d9d8-201e-003d-760b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:37.000Z [DEBUG] Azure Backend Request:
HEAD /terraform/REDACTED HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
X-Ms-Date: Thu, 26 Oct 2023 12:53:36 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
2023-10-26T12:53:37.123Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED:
HTTP/1.1 200 OK
Content-Length: 2157
Accept-Ranges: bytes
Content-Md5: REDACTED
Content-Type: application/json
Date: Thu, 26 Oct 2023 12:53:36 GMT
Etag: "0x8DBD62291E44BE6"
Last-Modified: Thu, 26 Oct 2023 12:53:36 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Access-Tier: Hot
X-Ms-Access-Tier-Inferred: true
X-Ms-Blob-Type: BlockBlob
X-Ms-Creation-Time: Thu, 26 Oct 2023 12:53:36 GMT
X-Ms-Lease-Duration: infinite
X-Ms-Lease-State: leased
X-Ms-Lease-Status: locked
X-Ms-Meta-Terraformlockid: REDACTED
X-Ms-Request-Id: d056da22-201e-003d-390b-082f32000000
X-Ms-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:37.124Z [DEBUG] Azure Backend Request:
PUT /terraform/REDACTED?comp=metadata HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
Content-Length: 0
X-Ms-Date: Thu, 26 Oct 2023 12:53:37 GMT
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
2023-10-26T12:53:37.267Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED?comp=metadata:
HTTP/1.1 200 OK
Content-Length: 0
Date: Thu, 26 Oct 2023 12:53:37 GMT
Etag: "0x8DBD622921CBC73"
Last-Modified: Thu, 26 Oct 2023 12:53:37 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Request-Id: d056da6d-201e-003d-7c0b-082f32000000
X-Ms-Request-Server-Encrypted: true
X-Ms-Version: 2018-11-09
2023-10-26T12:53:37.269Z [DEBUG] Azure Backend Request:
PUT /terraform/REDACTED?comp=lease HTTP/1.1
Host: REDACTED.blob.core.windows.net
User-Agent: Terraform/1.0.11
Content-Length: 0
X-Ms-Date: Thu, 26 Oct 2023 12:53:37 GMT
X-Ms-Lease-Action: release
X-Ms-Lease-Id: 34e86b21-6734-5518-c2b6-290723ea6dbc
X-Ms-Version: 2018-11-09
Accept-Encoding: gzip
Releasing state lock. This may take a few moments...
2023-10-26T12:53:37.394Z [DEBUG] Azure Backend Response for https://REDACTED.blob.core.windows.net/terraform/REDACTED?comp=lease:
HTTP/1.1 200 OK
Content-Length: 0
Date: Thu, 26 Oct 2023 12:53:37 GMT
Etag: "0x8DBD622921CBC73"
Last-Modified: Thu, 26 Oct 2023 12:53:37 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Request-Id: d056dac0-201e-003d-4a0b-082f32000000
X-Ms-Version: 2018-11-09
2023-10-26T12:53:37.396Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2023-10-26T12:53:37.400Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/cloudflare/cloudflare/4.17.0/linux_amd64/terraform-provider-cloudflare_v4.17.0 pid=35466
2023-10-26T12:53:37.400Z [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment