terraform-provider-azurerm
terraform-provider-azurerm copied to clipboard
Support for Azure Cache for Redis `2022-05-01` API version
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
There is a new API version (2022-05-01) for the Azure Cache for Redis Service. This new API version includes support for Managed Identity, changes to long running operations and changes to the default version for new cache creates. Request is to update Terraform with these new changes and to use the new API version.
New or Affected Resource(s)/Data Source(s)
azurerm_redis_cache
Potential Terraform Configuration
No response