Skip to content

Commit 6f95110

Browse files
MaxymVlasovaknyshcloudpossebot
authored
chore: Update and add more basic pre-commit hooks (cloudposse/terraform-aws-components#714)
Co-authored-by: Andriy Knysh <[email protected]> Co-authored-by: cloudpossebot <[email protected]>
1 parent bed0ed1 commit 6f95110

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Component: `datadog-lambda-forwarder`
22

3-
This component is responsible for provision all the necessary infrastructure to
4-
deploy [Datadog Lambda forwarders](https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring).
3+
This component is responsible for provision all the necessary infrastructure to
4+
deploy [Datadog Lambda forwarders](https://github.com/DataDog/datadog-serverless-functions/tree/master/aws/logs_monitoring).
55

66

77
## Usage
@@ -33,7 +33,7 @@ components:
3333
filter_pattern: ""
3434
eks-cluster:
3535
# Use either `name` or `name_prefix` with `name_suffix`
36-
# If `name_prefix` with `name_suffix` are used, the final `name` will be constructed using `name_prefix` + context + `name_suffix`,
36+
# If `name_prefix` with `name_suffix` are used, the final `name` will be constructed using `name_prefix` + context + `name_suffix`,
3737
# e.g. "/aws/eks/eg-ue2-prod-eks-cluster/cluster"
3838
name_prefix: "/aws/eks/"
3939
name_suffix: "eks-cluster/cluster"

0 commit comments

Comments
 (0)