Open KiVo16 opened 8 months ago
@rcskosir I added PR to pandora. It was merged recently, so there is Azure Quotas client available in hashicorp/go-azure-sdk
https://github.com/hashicorp/go-azure-sdk/tree/main/resource-manager/quota/2023-02-01
I am so surprised this isn't supported already. So there is no way to currently set Quotas (e.g. for Virtual Machines) in terraform yet? That seems silly considering it's now possible to create quota alerts in the portal (and API) now.
Is there an existing issue for this?
Community Note
Description
Hi, Could you add suport for Azure Quota? I'd like to set Compute and Network Quotas declaratively.
As far as I understand the Azure SDK for Go already supports it: Docs
New or Affected Resource(s)/Data Source(s)
-
Potential Terraform Configuration
References
No response