From 7ef9c6d96b4af40e9a1338d4db925655eff19a51 Mon Sep 17 00:00:00 2001 From: Maciej Radzikowski Date: Mon, 21 Oct 2024 13:42:33 +0200 Subject: [PATCH] docs: add fixPathsMetadata flag to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index dceec52..e80ae7e 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,16 @@ as well as feature branch ephemeral environments deploys and destroys. Configuration for Slack notifications. Requires configuring AWS Chatbot client manually first. + + + + fixPathsMetadata + boolean + + +Whether to remove the CI resources +from the beginning of the `aws:cdk:path` metadata +when deploying from the main pipeline.