From 6a87ed3477c61b320f4c1014c1af615142bbd677 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:02:00 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in 97c4084 according to the output from Prettier. Details: None --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 963ccaa..93780a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,10 +28,10 @@ for the module in order to view the most up-to-date changes. - [Bump hashicorp/aws dependency](https://github.com/babbel/terraform-aws-lambda-with-inline-code/pull/14) ## v1.1.0 + - [Add layers attribute](https://github.com/babbel/terraform-aws-lambda-with-inline-code/pull/7) - [Add secret environment variables attribute](https://github.com/babbel/terraform-aws-lambda-with-inline-code/pull/8) - ## v1.0.0 - [Initial version](https://github.com/babbel/terraform-aws-lambda-with-inline-code/pull/1)