Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhang3 committed Sep 12, 2023
1 parent e0741e4 commit 3fcf104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/services/redis/redis_cache_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ resource "azurerm_redis_cache" "test" {
enable_non_ssl_port = false
redis_configuration {
aof_backup_enabled = false
aof_backup_enabled = false
maxmemory_reserved = 125
maxmemory_delta = 125
maxmemory_policy = "%s"
Expand Down

0 comments on commit 3fcf104

Please sign in to comment.