From 90b0dbe8222556a0582471dee775bee95a4c0cf6 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 30 Apr 2021 22:29:32 +0300 Subject: [PATCH] Fix typo. --- functions.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.tf b/functions.tf index fd80ece..6c0a98b 100644 --- a/functions.tf +++ b/functions.tf @@ -7,7 +7,7 @@ locals { "nextcloud", "notify", "autoconfig", - "mta_sta", + "mta_sts", "www", "myip", "kodi", -- GitLab