diff --git a/aws/platform/main.tf b/aws/platform/main.tf index c0d30d9..6e8df16 100644 --- a/aws/platform/main.tf +++ b/aws/platform/main.tf @@ -404,8 +404,9 @@ locals { EOT } rbac = { - create = true - nodeAccess = true + create = true + nodeAccess = true + eventsAccess = true } env = [ {