crossplane-contrib / provider-upjet-azure

Azure Provider for Crossplane.
https://marketplace.upbound.io/providers/upbound/provider-family-azure/
Apache License 2.0
63 stars 76 forks source link

New resource: azurerm_api_management_product_group #835

Open deggja opened 1 month ago

deggja commented 1 month ago

What problem are you facing?

Hello guys. I am using provider-azure-apimanagement to provision my API management resources in Azure. Recently, I came across the need for the resource azurerm_api_management_product_group. However, it seems like this is currently not supported - and I found this, which I suspect has something to do with that: https://github.com/crossplane-contrib/provider-upjet-azure/blob/580e8a463e845b4e2e8fe41a7691087ef7e683c8/config/registry.go#L67

What could help solve your problem?

Is it possible to get support for or implement this resource at all?