Skip to content

Commit 3667a82

Browse files
committed
fatty fingers
1 parent e869ee0 commit 3667a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/non-clustered_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"CacheNodeType" => {"Ref"=>"InstanceType"},
2323
"CacheParameterGroupName" => {"Ref"=>"ParameterGroupRedis"},
2424
"CacheSubnetGroupName" => {"Ref"=>"SubnetGroupRedis"},
25-
"DataTieringEnabled" => {"Fn::If"=>["DataTieringEnabled", {"Ref"=>"DataTieringEnabled"}, {"Ref"=>"AWS::NoValue"}]},git
25+
"DataTieringEnabled" => {"Fn::If"=>["DataTieringEnabled", {"Ref"=>"DataTieringEnabled"}, {"Ref"=>"AWS::NoValue"}]},
2626
"Engine" => "redis",
2727
"NumNodeGroups" => {"Ref"=>"NumNodeGroups"},
2828
"ReplicasPerNodeGroup" => {"Ref"=>"ReplicasPerNodeGroup"},

0 commit comments

Comments
 (0)