Open atombravo opened 3 months ago
Hi @atombravo , thanks for reporting this! I have opened a REST API issue https://github.com/Azure/azure-rest-api-specs/issues/29885 to track the API issue. Please workaround this by using the AzureCLI or Azapi provider for now.
Is there an existing issue for this?
Community Note
Terraform Version
0.13.7
AzureRM Provider Version
3.112.0
Affected Resource(s)/Data Source(s)
azurerm_resource_management_private_link
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
A
terraform plan
should have succeeded.Actual Behaviour
Plan error when refreshing current state of existing azurerm_resource_management_private_link.
Steps to Reproduce
terraform plan
Important Factoids
This azurerm_resource_management etc. were created using v3.87.0 a few months ago without issue.
References
No response