From b0b4bc73891bc701fceb1061d1398f2a4e4b9aa5 Mon Sep 17 00:00:00 2001 From: David Cheung Date: Thu, 19 Aug 2021 13:30:19 -0400 Subject: [PATCH] fix: typo in user_auth oathkeeper config --- modules/user_auth/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/user_auth/main.tf b/modules/user_auth/main.tf index 5eede35..53b0217 100644 --- a/modules/user_auth/main.tf +++ b/modules/user_auth/main.tf @@ -109,7 +109,7 @@ locals { } } } - oathkeeer = { + oathkeeper = { config = { authenticators = { cookie_session = {