From b00c57ea13a7827458acaf5d2f8c5833d7dfc19d Mon Sep 17 00:00:00 2001 From: Enrico Stahn Date: Fri, 16 Dec 2022 16:04:46 +0100 Subject: [PATCH] docs: fix indentation --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 4ea544ce..52b6cf2e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -139,9 +139,9 @@ The AWS Account ID and Region is primarily used to construct the ECR domain `[AC region: ap-southeast-2 ``` -### ECR Options +#### ECR Options -#### Tags +##### Tags This provides a way to add custom tags to newly created repositories. This may be useful while looking at AWS costs. It's a slice of `Key` and `Value`.