From 01760af37ac56d4e4ff4e2a93fb32654d1739be3 Mon Sep 17 00:00:00 2001 From: Salim Afiune Maya Date: Tue, 23 Feb 2021 13:37:33 -0600 Subject: [PATCH] chore: update README.md Signed-off-by: Salim Afiune Maya --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f965573..a8b1536 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ A Terraform Module to create an AWS Systems Manager document for installing the Lacework Datacollector Agent on to AWS EC2 instances. -## Kubernetes - -The `main.tf` file will create an AWS SSM document used to install and configure the Lacework Datacollector agent on EC2 instances. - ## Inputs | Name | Description | Type | Default | @@ -19,4 +15,4 @@ The `main.tf` file will create an AWS SSM document used to install and configure ## Outputs | Name | Description | -|------|-------------| \ No newline at end of file +|------|-------------|