From 6ce8552814c90c94484644c5606bac0429e910cc Mon Sep 17 00:00:00 2001 From: Anbu Sampath Date: Mon, 25 Oct 2021 20:28:53 +0530 Subject: [PATCH] Attempt Fix doc (#1991) Document seems not rendering properly after AWS Secrets Manager section Co-authored-by: Sampath, Anbu --- docs/src/main/asciidoc/spring-cloud-config.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/main/asciidoc/spring-cloud-config.adoc b/docs/src/main/asciidoc/spring-cloud-config.adoc index f798fa8c..548ec02c 100644 --- a/docs/src/main/asciidoc/spring-cloud-config.adoc +++ b/docs/src/main/asciidoc/spring-cloud-config.adoc @@ -832,8 +832,6 @@ secret value = } ---- ----- - ===== AWS Parameter Store When using AWS Parameter Store as a backend, you can share configuration with all applications by placing properties within the `/application` hierarchy.