benj-ch
benj-ch
Extremely interested in this. Any updates on this request ?
When this PR will be released ? 3 weeks that the feature is ready...
> This functionality has been released in [v3.4.0 of the Terraform Provider](https://github.com/hashicorp/terraform-provider-azurerm/blob/v3.4.0/CHANGELOG.md). Please see the [Terraform documentation on provider versioning](https://www.terraform.io/docs/configuration/providers.html#provider-versions) or reach out if you need any assistance upgrading. >...
The resource has been released in August: azurerm_backup_policy_vm_workload https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.20.0
There is no frequency_in_minutes in "backup" (I don't see it in the documentation). There is frequency = "Hourly" The weekdays is just initialized, even it's not defined in the code....
No issue using Terraform v1.9.5 and azurerm v4.1.0 and Azure DevOps Microsoft-hosted agents ubuntu. I had the issue when I switch the agent to Self-Hosted windows. As @chouse-qumodity, with -parallelism=5...