[BUG] Missing Enterprise_E200 sku for RedisEnterprise #31589
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/2afa5b356adf6cf51209d2cf28d38644c69d9832/specification/redisenterprise/resource-manager/Microsoft.Cache/preview/2024-06-01-preview/redisenterprise.json
API Spec version
2024-06-01-preview
Describe the bug
2024-06-01-preview
is missingEnterprise_E200
sku which was supported in2023-10-01-preview
2023-10-01-preview: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/redisenterprise/resource-manager/Microsoft.Cache/preview/2023-10-01-preview/redisenterprise.json
2024-06-01-preview: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/redisenterprise/resource-manager/Microsoft.Cache/preview/2024-06-01-preview/redisenterprise.json#L1406-L1414
Expected behavior
Enterprise_E200
to be supported in all version post2023-10-01-preview
Actual behavior
Enterprise_E200
is not support and our terraform pipeline is now failing withafter upgrading to use
hashicorp/azurerm
version 4.0+Reproduction Steps
Use terraform
hashicorp/azurerm
version 4.0+ to provision redis enterprise in azure with E200 skuEnvironment
No response
The text was updated successfully, but these errors were encountered: