From 1c594e1c626396ff80d1d018b7b9a1ac773ba291 Mon Sep 17 00:00:00 2001 From: Dan Miller Date: Mon, 11 Mar 2024 10:39:05 -0700 Subject: [PATCH] feat: `prettier` in READMEs (https://github.com/cloudposse/terraform-aws-components/pull/998) --- src/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 08a33fd..ce23def 100644 --- a/src/README.md +++ b/src/README.md @@ -9,7 +9,8 @@ The component uses a series of `context_filters` to select atmos component insta **Stack Level**: Global -The following are example snippets of how to use this component. For more on Spacelift admin stack usage, see the [Spacelift README](https://docs.cloudposse.com/components/library/aws/spacelift/) +The following are example snippets of how to use this component. For more on Spacelift admin stack usage, see the +[Spacelift README](https://docs.cloudposse.com/components/library/aws/spacelift/) First define the default configuration for any admin stack: @@ -135,6 +136,7 @@ components: - TRIGGER Dependencies ``` + ## Requirements @@ -265,3 +267,4 @@ components: | [root\_stack](#output\_root\_stack) | The root stack, if enabled and created by this component | | [root\_stack\_id](#output\_root\_stack\_id) | The stack id | +