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
purge_soft_delete_on_destroy - (Optional) Should the azurerm_api_management resources be permanently deleted (e.g. purged) when destroyed? Defaults to false.
I'm going to lock this issue because it has been closed for at least 7 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue so we can investigate further.
The provider is not in sync with latest version 2.77 release
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs#features
It's missing
The api_management block supports the following:
purge_soft_delete_on_destroy - (Optional) Should the azurerm_api_management resources be permanently deleted (e.g. purged) when destroyed? Defaults to false.
https://github.com/hashicorp/cdktf-provider-azurerm/blob/main/src/azurerm-provider.ts
The text was updated successfully, but these errors were encountered: