2024-02-13T10:37:46.577+0100 [WARN] Provider "registry.terraform.io/hashicorp/azurerm" produced an invalid plan for module.pf.module.module_name[0].azurerm_automation_job_schedule.linkJobRunbook, but we are tolerating it because it is using the legacy p lugin SDK. The following problems may be the cause of any confusing errors from downstream operations: - .parameters: planned value cty.NullVal(cty.Map(cty.String)) does not match config value cty.MapValEmpty(cty.String) 2024-02-13T10:37:46.577+0100 [INFO] Starting apply for module.pf.module.module_name[0].azurerm_automation_job_schedule.linkJobRunbook 2024-02-13T10:37:46.578+0100 [DEBUG] module.pf.module.module_name[0].azurerm_automation_job_schedule.linkJobRunbook: applying the planned Create change 2024-02-13T10:37:46.579+0100 [INFO] provider.terraform-provider-azurerm_v3.65.0_x5: preparing arguments for AzureRM Automation Job Schedule creation.: timestamp="2024-02-13T10:37:46.578+0100" 2024-02-13T10:37:46.579+0100 [DEBUG] provider.terraform-provider-azurerm_v3.65.0_x5: AzureRM Request: GET /subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview HTTP/1.1 Host: management.azure.com User-Agent: Go/go1.20.5 (amd64-linux) go-autorest/v14.2.1 hashicorp/go-azure-sdk/jobschedule/2020-01-13-preview HashiCorp Terraform/1.6.6 (+https://www.terraform.io) Terraform Plugin SDK/2.10.1 terraform-provider-azurerm/3.65.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 Content-Type: application/json; charset=utf-8 X-Ms-Correlation-Request-Id: ed85e520-1e64-ce88-5e0b-02b84e94ae2e Accept-Encoding: gzip: timestamp="2024-02-13T10:37:46.578+0100" 2024-02-13T10:37:46.820+0100 [DEBUG] provider.terraform-provider-azurerm_v3.65.0_x5: AzureRM Response for https://management.azure.com/subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview: HTTP/2.0 404 Not Found Content-Length: 55 Cache-Control: no-cache Content-Type: application/json; charset=utf-8 Date: Tue, 13 Feb 2024 09:37:46 GMT Expires: -1 Pragma: no-cache Server: Microsoft-HTTPAPI/2.0 Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ed85e520-1e64-ce88-5e0b-02b84e94ae2e X-Ms-Ratelimit-Remaining-Subscription-Reads: 11959 X-Ms-Request-Id: 864f5a95-1795-4917-8380-e839c60f8d44 X-Ms-Routing-Request-Id: FRANCESOUTH:20240213T093746Z:190bf085-50bb-4586-b0cb-fbec8674689c {"code":"NotFound","message":"Job Schedule not found."}: timestamp="2024-02-13T10:37:46.819+0100" ###################################### 2024-02-13T10:37:49.365+0100 [DEBUG] provider.terraform-provider-azurerm_v3.65.0_x5: AzureRM Request: PUT /subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview HTTP/1.1 Host: management.azure.com User-Agent: Go/go1.20.5 (amd64-linux) go-autorest/v14.2.1 hashicorp/go-azure-sdk/jobschedule/2020-01-13-preview HashiCorp Terraform/1.6.6 (+https://www.terraform.io) Terraform Plugin SDK/2.10.1 terraform-provider-azurerm/3.65.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 Content-Length: 88 Content-Type: application/json; charset=utf-8 X-Ms-Correlation-Request-Id: ed85e520-1e64-ce88-5e0b-02b84e94ae2e Accept-Encoding: gzip {"properties":{"runbook":{"name":"runbook-name"},"schedule":{"name":"schedule-name"}}}: timestamp="2024-02-13T10:37:49.365+0100" 2024-02-13T10:37:49.659+0100 [DEBUG] provider.terraform-provider-azurerm_v3.65.0_x5: AzureRM Response for https://management.azure.com/subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview: HTTP/2.0 201 Created Content-Length: 464 Cache-Control: no-cache Content-Type: application/json; charset=utf-8 Date: Tue, 13 Feb 2024 09:37:49 GMT Expires: -1 Location: https://management.azure.com/subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview Pragma: no-cache Server: Microsoft-HTTPAPI/2.0 Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ed85e520-1e64-ce88-5e0b-02b84e94ae2e X-Ms-Ratelimit-Remaining-Subscription-Writes: 1199 X-Ms-Request-Id: 9a5dabc1-52ae-45f3-b8a1-409f8e9a3a48 X-Ms-Routing-Request-Id: FRANCESOUTH:20240213T093749Z:84910340-158b-47ad-b340-3c20f301c350 {"id":"/subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f","type":"Microsoft.Automation/AutomationAccounts/JobSchedules","properties":{"jobScheduleId":"8db9f335-9a1a-4dc9-84ec-f7c13b65611f","runbook":{"name":"runbook-name"},"schedule":{"name":"schedule-name"},"runOn":null,"parameters":{}}}: timestamp="2024-02-13T10:37:49.659+0100" #################################### 2024-02-13T10:37:49.659+0100 [DEBUG] provider.terraform-provider-azurerm_v3.65.0_x5: AzureRM Request: GET /subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview HTTP/1.1 Host: management.azure.com User-Agent: Go/go1.20.5 (amd64-linux) go-autorest/v14.2.1 hashicorp/go-azure-sdk/jobschedule/2020-01-13-preview HashiCorp Terraform/1.6.6 (+https://www.terraform.io) Terraform Plugin SDK/2.10.1 terraform-provider-azurerm/3.65.0 pid-222c6c49-1b0a-5959-a213-6608f9eb8820 Content-Type: application/json; charset=utf-8 X-Ms-Correlation-Request-Id: ed85e520-1e64-ce88-5e0b-02b84e94ae2e Accept-Encoding: gzip: timestamp="2024-02-13T10:37:49.659+0100" 2024-02-13T10:37:49.831+0100 [DEBUG] provider.terraform-provider-azurerm_v3.65.0_x5: AzureRM Response for https://management.azure.com/subscriptions/subscription-id/resourceGroups/resource-group-name/providers/Microsoft.Automation/automationAccounts/automation-account-name/jobSchedules/8db9f335-9a1a-4dc9-84ec-f7c13b65611f?api-version=2020-01-13-preview: HTTP/2.0 200 OK Content-Length: 464 Cache-Control: no-cache Content-Type: application/json; charset=utf-8 Date: Tue, 13 Feb 2024 09:37:49 GMT Expires: -1 Pragma: no-cache Server: Microsoft-HTTPAPI/2.0 Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ed85e520-1e64-ce88-5e0b-02b84e94ae2e X-Ms-Ratelimit-Remaining-Subscription-Reads: 11950 X-Ms-Request-Id: fdc02da6-122e-41aa-a427-038638b9db13 X-Ms-Routing-Request-Id: FRANCESOUTH:20240213T093749Z:441bb14e-4d3a-4d62-a5c4-1680e8aa75bb #######################################