From ff7fe9abdd119a9b35ee3ffb1283b0a90ec6d553 Mon Sep 17 00:00:00 2001 From: djamaile Date: Tue, 16 May 2023 14:52:45 +0200 Subject: [PATCH] fix: add words to vale Signed-off-by: djamaile --- .github/vale/Vocab/Backstage/accept.txt | 2 ++ docs/deployment/backstage-deploy/aws.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/vale/Vocab/Backstage/accept.txt b/.github/vale/Vocab/Backstage/accept.txt index e9fc74b874..2c50b55219 100644 --- a/.github/vale/Vocab/Backstage/accept.txt +++ b/.github/vale/Vocab/Backstage/accept.txt @@ -434,3 +434,5 @@ zod Zolotusky zoomable zsh +Pulumi +Lightsail diff --git a/docs/deployment/backstage-deploy/aws.md b/docs/deployment/backstage-deploy/aws.md index cac9ede624..e5309b8a83 100644 --- a/docs/deployment/backstage-deploy/aws.md +++ b/docs/deployment/backstage-deploy/aws.md @@ -185,4 +185,4 @@ Cleaning up the resources is also done with the deploy command. $ npx backstage-deploy aws --stack backstage-poc --destroy ``` -This will delete everything that was originally created by the `deploy` command. \ No newline at end of file +This will delete everything that was originally created by the `deploy` command.