From 143642fda8ab9c670f9d6ae1123611ebe7fa8e19 Mon Sep 17 00:00:00 2001 From: Shan K Date: Mon, 9 Dec 2019 14:26:55 +0530 Subject: [PATCH] remove empty [] to mapRoles in aws-auth (revised) (#619) --- aws_auth.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_auth.tf b/aws_auth.tf index 916661d..7dd8089 100644 --- a/aws_auth.tf +++ b/aws_auth.tf @@ -53,7 +53,7 @@ resource "kubernetes_config_map" "aws_auth" { data = { mapRoles = <