terraform-provider-azurerm
                                
                                
                                
                                    terraform-provider-azurerm copied to clipboard
                            
                            
                            
                        `redis` - fix various tests
This PR removes TestAccRedisCache_SkuDowngrade as Sku downgrading is explicitly not supported by the provider. We're also setting a few attributes to what Terraform thinks they are rather than what Azure says they are as Azure is returning those differently than the way we are sending them
--- PASS: TestAccRedisCache_AOFBackupEnabled (1124.91s)
--- PASS: TestAccRedisCache_AOFBackupEnabledDisabled (1175.55s)
--- PASS: TestAccRedisCache_BackupEnabledDisabled (1125.40s)