Skip to content

Commit

Permalink
fix(tests): set family to redis7
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode authored Jun 10, 2024
1 parent d9bf391 commit b854027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/fixtures.us-east-2.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ instance_type = "cache.m6g.large"

cluster_size = 1

family = "redis7.2"
family = "redis7"

engine_version = "7.2"

Expand Down

0 comments on commit b854027

Please sign in to comment.