azure-rest-api-specs icon indicating copy to clipboard operation
azure-rest-api-specs copied to clipboard

`NGINX.NGINXPLUS/stable/2022-08-01` - define SKU names as Enum

Open wuxu92 opened this issue 3 years ago • 1 comments

Can the name of nginx deployments SKU defined as Enum values, so it can be generated in SDK and easy to use?

related swagger: https://github.com/Azure/azure-rest-api-specs/blob/1d9c9c68844d2b5883621069d5bf0c958841782f/specification/nginx/resource-manager/NGINX.NGINXPLUS/stable/2022-08-01/swagger.json#L1059

wuxu92 avatar Sep 23 '22 07:09 wuxu92

ping @ruowan @JackTn any idea of a timeline for this one?

tombuildsstuff avatar Oct 19 '22 09:10 tombuildsstuff

I'd like to close this issue based on https://github.com/hashicorp/terraform-provider-azurerm/pull/25400. These skus map to azure marketplace plan names, and we use the private plan feature to make customized plan names that are not available to the public.

ryepup avatar Mar 26 '24 20:03 ryepup