diff --git a/main.tf b/main.tf index 0eae889..a7f64db 100644 --- a/main.tf +++ b/main.tf @@ -104,7 +104,6 @@ module "eks_node_group" { module "eks_fargate_profile" { source = "git@github.com:webuildyourcloud/terraform-aws-eks_fargate_profile.git?ref=tags/0.0.1" - namespace = var.namespace stage = var.stage name = var.name attributes = var.attributes