Remove the old redis code.

This commit is contained in:
Tom Alexander 2021-07-12 23:24:11 -04:00
parent dc51189bcd
commit d8182298bc
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -285,3 +285,4 @@ output "redis_port" {
value = module.redis.redis_port
}