Converts redis to use service_endpoints

This is still a WIP.
This commit is contained in:
Rob Gil
2020-01-23 19:16:00 -05:00
parent 38ce1ef2b2
commit 0f5f5bd926
4 changed files with 9 additions and 6 deletions

View File

@@ -93,4 +93,3 @@ variable "ssl_enforcement" {
description = "Enforce SSL (Enabled/Disable)"
default = "Enabled"
}