Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
359 stars 85 forks source link

[Module Proposal]: `avm/res/cache/redis-enterprise` #1731

Open JeffreyCA opened 11 hours ago

JeffreyCA commented 11 hours ago

Check for previous/existing GitHub issues/module proposals

Check this module doesn't already exist in the module indexes

Bicep or Terraform?

Bicep

Module Classification?

Resource Module

Module Name

avm/res/cache/redis-enterprise

Module Details

There is a similar avm/res/cache/redis module, but it only but only covers Microsoft.Cache/redis resources (Basic, Standard, and Premium tiers).

Resource type: Microsoft.Cache/redisEnterprise

https://learn.microsoft.com/en-us/azure/templates/microsoft.cache/redisenterprise?pivots=deployment-language-bicep https://learn.microsoft.com/en-us/rest/api/redis/redisenterprisecache/operation-groups?view=rest-redis-redisenterprisecache-2024-10-01

This would bring support for the Enterprise and Enterprise Flash tiers (pricing table) and the just announced Azure Managed Redis offerings (Memory Optimized, Balanced, Compute Optimized, and Flash Optimized tiers) (pricing table) since they both use the same resource provider and resource type.

Do you want to be the owner of this module?

No

Module Owner's GitHub Username (handle)

No response

(Optional) Secondary Module Owner's GitHub Username (handle)

No response

microsoft-github-policy-service[bot] commented 11 hours ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the AVM Issue Triage documentation.

microsoft-github-policy-service[bot] commented 11 hours ago

@JeffreyCA, thanks for submitting this module proposal!

[!IMPORTANT] The AVM core team will review it and will try to find a module owner.