Adding storage modules
This commit is contained in:
3
postgresql/outputs.tf
Normal file
3
postgresql/outputs.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
output "host" {
|
||||
value = "${var.app_slug}-redis.${var.namespace}.svc"
|
||||
}
|
||||
Reference in New Issue
Block a user