How to Enable Defer Option for Azure Redis Enterprise Cluster (Terraform)?

Hi everyone,

I’m currently working on managing an Azure Redis Enterprise Cluster using Terraform. I need to enable the option to defer Redis DB version updates, which I know can be done manually through the Azure portal in the Advanced Settings. However, I can’t seem to find any mention of this option in the Terraform documentation for Azure Redis.

Has anyone managed to configure this setting through Terraform? If so, could you provide an example or point me in the right direction?

Thanks in advance for your help!