From 8987dc07bb259a63955e8ec773fa2b8e0c1b4181 Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 14 May 2021 14:08:35 -0400 Subject: [PATCH] update docs --- flowlogs/README.md | 2 +- flowlogs/main.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flowlogs/README.md b/flowlogs/README.md index f0e8b51..80062d8 100644 --- a/flowlogs/README.md +++ b/flowlogs/README.md @@ -6,7 +6,7 @@ per VPC. You will need to run the flow logs role once before (aws-vpc-setup/flo This also creates cloudwatch logs and cloudwatch streams (Kinesis), and drops a configuration file in `setup/` to be used in Splunk. Distribute this configuration to the splunk team for flowlog ingestion. -```conf +``` # setup/aws_kinesis_tasks.lgs-vpc2-dice-dev.conf [ma6-gov-flowlogs-us-gov-east-1_lg-vpc2-dice-dev] account = ma6-gov diff --git a/flowlogs/main.tf b/flowlogs/main.tf index 3d9f3ea..b64bfb3 100644 --- a/flowlogs/main.tf +++ b/flowlogs/main.tf @@ -7,7 +7,7 @@ * This also creates cloudwatch logs and cloudwatch streams (Kinesis), and drops a configuration file in `setup/` * to be used in Splunk. Distribute this configuration to the splunk team for flowlog ingestion. * -* ```conf +* ``` * # setup/aws_kinesis_tasks.lgs-vpc2-dice-dev.conf * [ma6-gov-flowlogs-us-gov-east-1_lg-vpc2-dice-dev] * account = ma6-gov