terraform-azurerm-caf
terraform-azurerm-caf copied to clipboard
Feature request - Add support to Managed Identities and replicas_per_{master, primary} / Redis append-only file feature flags
Is there an existing issue for this?
- [X] I have searched the existing issues
Community Note
- Please vote on this issue by adding a :thumbsup: reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Redis - Add support to Managed Identities and the following Redis configuration flags:
replicas_per_master
replicas_per_primary
aof_backup_enabled
aof_storage_connection_string_0
aof_storage_connection_string_1
Required: (hashicorp/azurerm v3.9.0 or above)
New or Affected Resource(s
azurerm_redis_cache
Potential Configuration file
No response
References
https://registry.terraform.io/providers/hashicorp/azurerm/3.9.0/docs/resources/redis_cache#identity
PR
https://github.com/aztfmod/terraform-azurerm-caf/pull/1318