Open nnstt1 opened 5 months ago
I'm implementing azurerm_api_center_service resource, but when updating the API Center resource, I encounter an error saying "The Sku property on the given model is null. A valid Sku is required to create or update an API Catalog." The API doesn't have an SKU parameter, and there is no process to set the SKU within the go-azure-sdk.
Is there an existing issue for this?
Community Note
Description
Azure API Center became generally available. I would like to configure API Center using Terraform.
New or Affected Resource(s)/Data Source(s)
azurerm_api_center_service/azurerm_api_center_workspace/azurerm_api_center_api
Potential Terraform Configuration
References