diff --git a/main.tf b/main.tf index 7c9c504..67c4b41 100644 --- a/main.tf +++ b/main.tf @@ -61,9 +61,6 @@ module "cluster" { most_recent = true service_account_role_arn = module.efs_csi_irsa_role.iam_role_arn } - aws-guardduty-agent = { - most_recent = true - } cert-manager = { most_recent = true }