You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The azapi provider is a generic provider for all azure resource types, we might not add customized support for some of the resource types, but we could provide similar features in a generic way.
@jtracey93 are there specific examples that require a feature rather than a generic property? The biggest issue here is maintainability, as we want the provider to remain generic wherever possible.
It'd be great if AzApi supported some provider features similar to those in AzureRM documented here https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/features-block
Im specifically interested in
features.netapp.prevent_volume_destruction
The text was updated successfully, but these errors were encountered: